]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_list_links.tpl
index 2b48b7deebab4d4cc608ab1d432510e861b40561..6701d558999bdfa8df898415a72ab7516faaf37d 100644 (file)
@@ -1,14 +1,14 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="4" align="center" class="admin_title bottom" height="40">
-                       <strong><a href="{?URL?}/modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]">$content[surname] $content[family]</a></strong> ($content[email]):
+                       <strong><a href="{%url=modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]%}">$content[surname] $content[family]</a></strong> ($content[email]):
                </td>
        </tr>
        $content[rows]
        <tr>
                <td colspan="4" height="40" class="admin_title" align="center">
                        {--MEMBER_TOTAL_LINKS_1--}$content[nums]{--MEMBER_TOTAL_LINKS_2--}<br />
-                       <a href="{?URL?}/modules.php?module=admin&amp;what=list_links&amp;userid=$content[userid]&amp;del=all" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
+                       <a href="{%url=modules.php?module=admin&amp;what=list_links&amp;userid=$content[userid]&amp;del=all%}" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
                </td>
        </tr>
 </table>