]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_details.tpl
Admin menu has now a JavaScript "effect":
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index ca8eaff3240ff214d939325d300f50ae7815e126..32ed3a827e5c68d533e6c498163e027ee51e056d 100644 (file)
 <tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_AMOUNT--}:</td>
-       <td align="center" class="bottom">[<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>{%pipe,translateComma=$content[points_amount]%}</strong></a>]</td>
+       <td align="center" class="bottom">[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;do=add_points%}" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{%pipe,translateComma=$content[points_amount]%}</strong></a>]</td>
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_USED--}:</td>
-       <td align="center" class="bottom">[<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>{%pipe,translateComma=$content[points_used]%}</strong></a>]</td>
+       <td align="center" class="bottom">[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;do=sub_points%}" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{%pipe,translateComma=$content[points_used]%}</strong></a>]</td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
        <td colspan="2" class="table_footer">
                <div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>
                <ul>
-                       <li>[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=edit%}">{--ADMIN_SPONSOR_ACTION_EDIT--}</a>]</li>
+                       <li>[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;do=edit%}">{--ADMIN_SPONSOR_ACTION_EDIT--}</a>]</li>
                        <li>[<a href="{%url=modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_ACTION_DELETE--}</a>]</li>
                        <li>[<a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_ACTION_LOCK--}</a>]</li>
                        <li>[<a href="{%url=modules.php?module=admin&amp;what=list_sponsor_pays&amp;id=$content[id]%}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>] (<strong>$content[orders]</strong>)</li>