]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_sql_patches_remove.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_remove.tpl
index dbc0164031b70bce0823c84a47c99abb8834eee8..82732fad17b3b9276c6c771f002ed6269d1a3d67 100644 (file)
@@ -1,17 +1,11 @@
-<div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
-       <tr>
-               <td height="5" class="seperator">&nbsp;</td>
-       </tr>
-       <tr>
-               <td align="center" class="admin_content">
-                       <strong>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</strong><br />
-                       <br />
-                       <a class="admin_content" href="{!URL!}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</a>
-               </td>
-       </tr>
-       <tr>
-               <td height="5" class="seperator">&nbsp;</td>
-       </tr>
+<div align="center" class="admin dashed">
+       <div class="admin_content">
+               <div class="para">
+                       <strong>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</strong>
+               </div>
+               <div class="para">
+                       <a class="admin_content" href="{%url=modules.php?module=admin&amp;reset_pass=1%}">{--ADMIN_RESET_PASS_LINK--}</a>
+               </div>
+       </div>
 </table>
 </div>