]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_surfbar_urls.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls.tpl
index 0d0075712e96dcf1a8d02cc34b398c78a6aca196..58d57437cc4ee4041f843d7d8f7151be8cb0dd3d 100644 (file)
@@ -1,4 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_surfbar_urls" method="POST">
+<div align="center">
+<form 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">
@@ -18,3 +19,4 @@ $content
 </tr>
 </table>
 </form>
+</div>