]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_surfbar_urls.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls.tpl
index a8c5dbb481e3b14d1aef674716b362ef9d4473b4..f1436a52ba44c30ea505d6f5114877b14e91cabd 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="3" class="admin_title" height="30">
 $content
 <tr>
        <td class="admin_footer" colspan="3">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <input type="submit" name="do_delete" class="admin_delete" value="{--ADMIN_SURFBAR_DEL_URL_NOW--}">
+               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="submit" name="do_delete" class="admin_delete" value="{--ADMIN_SURFBAR_DEL_URL_NOW--}" />
        </td>
 </tr>
 </table>
 </form>
+</div>