]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_primera_mode_list.tpl
Admin menu has now a JavaScript "effect":
[mailer.git] / templates / de / html / member / member_primera_mode_list.tpl
index fd2a5ddcb6a84079a3cfc643ddb7704539d31450..0d254c574eb564f19cc336a56ab798574b545a3c 100644 (file)
@@ -1,6 +1,7 @@
-<table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" width="680" class="table dashed" align="center">
        <tr>
-               <td colspan="4" align="center" class="member_title">
+               <td colspan="4" align="center" class="table_header bottom">
                        <strong>{--MEMBER_PRIMERA_LIST_PRIMERA--}</strong>
                </td>
        </tr>
@@ -12,8 +13,9 @@
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="member_footer" align="center">
-                       <a href="{%url=modules.php?module=login&amp;what=primera&amp;mode=choose%}">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
+               <td colspan="4" class="table_footer" align="center">
+                       <a href="{%url=modules.php?module=login&amp;what=primera&amp;do=choose%}">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
                </td>
        </tr>
 </table>
+</div>