]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls.tpl
Extension ext-coupon basicly finished, no shortcuts in naming:
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls.tpl
index 7ba48253edcffba75c303e47093aebb144e7bfab..0a9b83689c0004e294ab0b495ea81046c1cfbb0c 100644 (file)
@@ -1,13 +1,13 @@
 <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" height="30">
+       <td align="center" colspan="5" class="table_header">
                <strong>{--ADMIN_SURFBAR_LOCK_URLS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="header_column bottom right" align="center"><strong>{--_UID--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--_USERID--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_STATUS--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
@@ -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>