Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index 7f86174692ae4e2a53d1009a6770654ab23a0274..317ee71329039b8648e21d77be0d3df79292260a 100644 (file)
@@ -6,7 +6,7 @@
 </tr>
 <tr>
   <td align="right" class="bottom2 right2" height="25">{--SPONSOR_ID--}:&nbsp;</td>
-  <td class="bottom2">&nbsp;{!__SPONSOR_ID!} [&nbsp;<strong><a href="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{!__SPONSOR_STATUS!}</a></strong>&nbsp;]</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_ID!} [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{!__SPONSOR_STATUS!}</a></strong>&nbsp;]</td>
 </tr>
 <tr>
   <td colspan="2" align="center" class="admin_title bottom2" height="30">
 <tr>
 <tr>
   <td align="right" class="bottom2 right2">{--SPONSOR_POINTS_AMOUNT--}:</strong>&nbsp;</td>
-  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_AMOUNT!}</strong></a>&nbsp;]</td>
+  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_AMOUNT!}</strong></a>&nbsp;]</td>
 <tr>
 </tr>
   <td align="right" class="bottom2 right2">{--SPONSOR_POINTS_USED--}:</strong>&nbsp;</td>
-  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_USED!}</strong></a>&nbsp;]</td>
+  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_USED!}</strong></a>&nbsp;]</td>
 </tr>
 <tr>
   <td colspan="2" align="center" class="admin_title bottom2" height="30">
 </tr>
 <tr>
   <td align="right" class="bottom2 right2">{--SPONSOR_REFERRALS--}:</strong>&nbsp;</td>
-  <td align="center" class="bottom2">[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=list_sponsor&amp;rid={!__SPONSOR_ID!}"><strong>{!__SPONSOR_REFS!}</strong></a>&nbsp;]</td>
+  <td align="center" class="bottom2">[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor&amp;rid={!__SPONSOR_ID!}"><strong>{!__SPONSOR_REFS!}</strong></a>&nbsp;]</td>
 </tr>
 <tr>
   <td colspan="2" class="admin_footer" style="padding: 5px">
     <div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>
     <ul>
-      <li>&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=edit">{--ADMIN_SPONSOR_EDIT--}</a>&nbsp;]</li>
-      <li>&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=del_sponsor&amp;id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
-      <li>&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
-      <li>&nbsp;[&nbsp;<a href="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pays&amp;id={!__SPONSOR_ID!}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>{!__SPONSOR_ORDERS!}</strong>)</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=edit">{--ADMIN_SPONSOR_EDIT--}</a>&nbsp;]</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=del_sponsor&amp;id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pays&amp;id={!__SPONSOR_ID!}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>{!__SPONSOR_ORDERS!}</strong>)</li>
     </ul>
   </td>
 </tr>