]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_surfbar_urls.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls.tpl
index 0d0075712e96dcf1a8d02cc34b398c78a6aca196..bfb04b1d3bc1267b66104cfe916918ea49485383 100644 (file)
@@ -1,4 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_surfbar_urls" method="POST">
+<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">
 <tr>
        <td align="center" colspan="2" class="admin_title" height="30">
@@ -6,8 +7,8 @@
        </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>
@@ -18,3 +19,4 @@ $content
 </tr>
 </table>
 </form>
+</div>