]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links.tpl
Rewritten to make usage of newly introduced math EL code
[mailer.git] / templates / de / html / admin / admin_list_links.tpl
index 17840cb336c09fbc76c764f1f369c400e86020fb..28cd990ba07efece56128a68a1c55a31403ada04 100644 (file)
@@ -8,7 +8,7 @@
        <tr>
                <td colspan="4" height="40" class="admin_title" align="center">
                        {%message,MEMBER_TOTAL_LINKS=$content[nums]%}<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_DELETE_UNCONFIRMED_LINKS--}</a>
                </td>
        </tr>
 </table>