]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_sql_patches_install.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_install.tpl
index aec0e9dd517dae0a4a327c538389243e069b030c..4de748a1b1a764a784548ec792d32526fefe177c 100644 (file)
@@ -1,18 +1,13 @@
-<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_DONE--}</strong><br />
-               <br />
-               <a class="admin_content" href="{%url=modules.php?module=admin%}">{--ADMIN_RELOGIN_LINK--}</a><br />
-               <br />
-               <a class="admin_content" href="{%url=modules.php?module=index%}">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
-               </td>
-       </tr>
-       <tr>
-               <td height="5" class="seperator">&nbsp;</td>
-       </tr>
-</table>
+<div align="center" class="admin dashed">
+       <div class="admin_content">
+               <div class="para">
+                       <strong>{--ADMIN_LOGOUT_SQL_PATCHES_DONE--}</strong>
+               </div>
+               <div class="para">
+                       <a class="admin_content" href="{%url=modules.php?module=admin%}">{--ADMIN_RELOGIN_LINK--}</a>
+               </div>
+               <div class="para">
+                       <a class="admin_content" href="{%url=modules.php?module=index%}">{--ADMIN_BACK_TO_GUEST_MENU--}</a>
+               </div>
+       </div>
 </div>