]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_sql_patches_remove.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_remove.tpl
index 80db8c7f7220235db5c6daff0a43ef4fe2137362..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>