]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls.tpl
index 50188016eccd4a03cc426363c041c2368a64b996..4d8874487062c8b4e48a7ab1c40514cd6406e7e2 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="5" class="admin_title" height="30">
 $content
 <tr>
        <td class="admin_footer" colspan="5">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />&nbsp;*
+               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" name="do_lock" class="admin_lock" value="{--ADMIN_SURFBAR_LOCK_URL_NOW--}" />
        </td>
 </tr>
 </table>
 </form>
+</div>