]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls.tpl
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls.tpl
index cccc67d3b58a94e3db862f9832122aa9a7260da2..aefdd5cfec8d7805cc3a16cd36e37d6813bb27e8 100644 (file)
@@ -1,8 +1,8 @@
 <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">
+<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="table dashed">
 <tr>
-       <td align="center" colspan="5" class="admin_title">
+       <td align="center" colspan="5" class="table_header">
                <strong>{--ADMIN_SURFBAR_LOCK_URLS_TITLE--}</strong>
        </td>
 </tr>
@@ -15,8 +15,8 @@
 </tr>
 $content
 <tr>
-       <td class="admin_footer" colspan="5">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+       <td class="table_footer" colspan="5">
+               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" name="do_lock" class="admin_lock" value="{--ADMIN_SURFBAR_LOCK_URL_NOW--}" />
        </td>
 </tr>