]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_surfbar_urls.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls.tpl
index 795627465ae7280b5bb28f0caadfeb65b68231da..442f4de3d0cdb816b676d831c2d43f0aa18fed8f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=unlock_surfbar_urls%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=unlock_surfbar_urls%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="600">
 <tr>
        <td align="center" colspan="5" class="table_header">
@@ -8,7 +8,7 @@
 </tr>
 <tr>
        <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
-       <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_SURFBAR_URL--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
        <td class="header_column bottom" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
@@ -17,8 +17,8 @@ $content
 <tr>
        <td class="table_footer" colspan="5">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="reject" class="form_submit" value="{--ADMIN_SURFBAR_REJECT_URL--}" />
-               <input type="submit" name="unlock" class="form_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL--}" />
+               <input type="submit" name="reject" class="form_delete" value="{--ADMIN_SURFBAR_REJECT_URL_SUBMIT--}" />
+               <input type="submit" name="unlock" class="form_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL_SUBMIT--}" />
        </td>
 </tr>
 </table>