]> 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 6701d558999bdfa8df898415a72ab7516faaf37d..28cd990ba07efece56128a68a1c55a31403ada04 100644 (file)
@@ -7,8 +7,8 @@
        $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>
+                       {%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_DELETE_UNCONFIRMED_LINKS--}</a>
                </td>
        </tr>
 </table>