]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_urls.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / admin / admin_list_surfbar_urls.tpl
index a3e8a6cc0bee59237a7ba4cc9eccc54fe230f7a7..a942f0a24de278087c9658db8479a977072d9d9b 100644 (file)
@@ -1,20 +1,20 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_urls%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="800">
 <tr>
-       <td align="center" colspan="8" class="admin_title" height="30">
+       <td align="center" colspan="8" class="admin_title">
                <strong>{--ADMIN_SURFBAR_LIST_URLS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--Id_SELECT--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_VIEWS_TOTAL--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_STATUS--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_LAST_LOCKED--}</strong></td>
-       <td class="admin_title bottom2" align="center"><strong>{--ADMIN_SURFBAR_LOCK_REASON--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--_UID--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_VIEWS_TOTAL--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_STATUS--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_LAST_LOCKED--}</strong></td>
+       <td class="header_column bottom" align="center"><strong>{--ADMIN_SURFBAR_LOCK_REASON--}</strong></td>
 </tr>
 $content
 <tr>