]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_surfbar_urls.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls.tpl
index cd9e90ac3e6136aa5ee68194ff6a4c53ebead3f6..fe7c5a2b4d3111ea9c18e236b687bae1801fae91 100644 (file)
@@ -1,3 +1,4 @@
+<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>
 $content
 <tr>
        <td class="admin_footer" colspan="2">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <input type="submit" name="do_edit" class="admin_submit" value="{--ADMIN_SURFBAR_EDIT_URL_NOW--}">
+               <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>
 </tr>
 </table>
 </form>
+</div>