]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_undelete_surfbar_urls.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_undelete_surfbar_urls.tpl
index b1e5680e3619e1acdd2f7802e36f3b8c2c87d0c8..b46c682a07ce8c049195c728e6c34a5c0c43c7a4 100644 (file)
@@ -1,21 +1,21 @@
 <div align="center">
-<form 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="4" class="admin_title" height="30">
+       <td align="center" colspan="4" class="table_header">
                <strong>{--ADMIN_SURFBAR_UNDELETE_URLS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
-       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_SURFBAR_STATUS--}</strong></td>
-       <td class="admin_title bottom2" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</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" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
 </tr>
 $content
 <tr>
-       <td class="admin_footer" colspan="4">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+       <td class="table_footer" colspan="4">
+               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" name="do_undelete" class="admin_lock" value="{--ADMIN_SURFBAR_UNDELETE_URL_NOW--}" />
        </td>
 </tr>