A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls.tpl
index 80456c8ad28ea11c323e8e7c8138a5095c6f1859..ca84a12f0fbf6980b90aa60dd08dab2eba6adcd3 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">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<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="table dashed">
 <tr>
-       <td align="center" colspan="2" class="admin_title" height="30">
+       <td align="center" colspan="2" class="table_header">
                <strong>{--ADMIN_SURFBAR_EDIT_URLS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
-       <td class="admin_title bottom2" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--_UID--}</strong></td>
+       <td class="header_column bottom" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
 </tr>
 $content
 <tr>
-       <td class="admin_footer" colspan="2">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="do_edit" class="admin_submit" value="{--ADMIN_SURFBAR_EDIT_URL_NOW--}" />
+       <td class="table_footer" colspan="2">
+               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="submit" name="do_edit" class="form_submit" value="{--ADMIN_SURFBAR_EDIT_URL_NOW--}" />
        </td>
 </tr>
 </table>