]> 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 9db6b6d9c88b6d05d57cfbf236aa01ab9e25767f..442f4de3d0cdb816b676d831c2d43f0aa18fed8f 100644 (file)
@@ -1,24 +1,24 @@
 <div align="center">
-<form action="{?URL?}/modules.php?module=admin&amp;what=unlock_surfbar_urls" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
+<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="admin_title" height="30">
-               <strong>{--ADMIN_UNLOCK_SURFBAR_URLS_TITLE--}</strong>
+       <td align="center" colspan="5" class="table_header">
+               <strong>{--ADMIN_SURFBAR_UNLOCK_URLS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_URL--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
-       <td class="admin_title bottom2" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</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>
 </tr>
 $content
 <tr>
-       <td class="admin_footer" colspan="5">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="reject" class="admin_submit" value="{--ADMIN_SURFBAR_REJECT_URL--}" />
-               <input type="submit" name="unlock" class="admin_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL--}" />
+       <td class="table_footer" colspan="5">
+               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <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>