]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_details.tpl
Deleting of network type handler partialy finished
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index 89d82af978e523abf41fb7cc19c08bfa04e2da9c..65a0b7c0a0683716a8d3b20c275baf5eff19436f 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="admin_title bottom">
                <div class="big">{--ADMIN_SPONSOR_DETAILS--}:</div>
        </td>
 </tr>
 <tr>
        <td align="right" class="bottom right" height="25">{--SPONSOR_ID--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[id] [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]">$content[status]</a></strong>&nbsp;]</td>
+       <td class="bottom">&nbsp;$content[id] [&nbsp;<strong><a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">$content[status]</a></strong>&nbsp;]</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="admin_title bottom">
                <strong>{--ADMIN_SPONSOR_COMPANY_DATA--}:</strong>
        </td>
 </tr>
@@ -27,7 +27,7 @@
        <td class="bottom">&nbsp;$content[tax_ident]</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="admin_title bottom">
                <strong>{--ADMIN_SPONSOR_PERSONA_DATA--}:</strong>
        </td>
 </tr>
@@ -68,7 +68,7 @@
        <td class="bottom">&nbsp;[&nbsp;<a href="$content[url]" target="_blank"><strong>{--ADMIN_TEST_URL--}</strong></a>&nbsp;]&nbsp;</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="admin_title bottom">
                <strong>{--ADMIN_SPONSOR_WARNINGS_POINTS--}:</strong>
        </td>
 </tr>
 <tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_AMOUNT--}:&nbsp;</td>
-       <td align="center" class="bottom">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>$content[points_amount]</strong></a>&nbsp;]</td>
+       <td align="center" class="bottom">&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=add_points%}" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>$content[points_amount]</strong></a>&nbsp;]</td>
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_USED--}:&nbsp;</td>
-       <td align="center" class="bottom">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>$content[points_used]</strong></a>&nbsp;]</td>
+       <td align="center" class="bottom">&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=sub_points%}" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>$content[points_used]</strong></a>&nbsp;]</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="admin_title bottom">
                <strong>{--ADMIN_SPONSOR_OTHER_DETAILS--}:</strong>
        </td>
 </tr>
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_REFERALS--}:&nbsp;</td>
-       <td align="center" class="bottom">[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor&amp;rid=$content[id]"><strong>$content[ref_count]</strong></a>&nbsp;]</td>
+       <td align="center" class="bottom">[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=list_sponsor&amp;rid=$content[id]%}"><strong>$content[ref_count]</strong></a>&nbsp;]</td>
 </tr>
 <tr>
        <td colspan="2" class="admin_footer">
                <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=$content[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=$content[id]">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
-                       <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
-                       <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pays&amp;id=$content[id]">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>$content[orders]</strong>)</li>
+                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[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=$content[id]%}">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
+                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
+                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=list_sponsor_pays&amp;id=$content[id]%}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>$content[orders]</strong>)</li>
                </ul>
        </td>
 </tr>