]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls.tpl
Project continued:
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls.tpl
index 238f98ed72d3508d19e3ba2823913c4932e984ed..1eedfe6c2572698baba569482ca41a7ffe94a480 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_urls%}" method="post">
+<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="table_header">
@@ -7,7 +7,7 @@
        </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>
@@ -17,7 +17,7 @@ $content
 <tr>
        <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--}" />
+               <input type="submit" name="do_lock" class="admin_lock" value="{--ADMIN_SURFBAR_LOCK_URL_NOW_SUBMIT--}" />
        </td>
 </tr>
 </table>