added shopid
[indico-PayWay] / MaKaC / plugins / EPayment / payWay / tpls / ConfModifEPaymentPayWay.tpl
index 42828cc..c01b91e 100644 (file)
         <td class="dataCaptionTD"><span class="dataCaptionFormat">URL of PayWay</span></td>
         <td bgcolor="white" width="100%" class="blacktext"><pre>${ url }</pre></td>
     </tr>
+    <tr>
+        <td class="dataCaptionTD"><span class="dataCaptionFormat">Shop ID</span></td>
+        <td bgcolor="white" width="100%" class="blacktext"><pre>${ shopid }</pre></td>
+    </tr>
     <tr>
         <td class="dataCaptionTD"><span class="dataCaptionFormat">Private key</span></td>
         <td bgcolor="white" width="100%" class="blacktext"><pre>${ business }</pre></td>