]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_sql_patches_install.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_install.tpl
index a485602f68c7c6bc65c842418fc6a1478d5584e3..aec0e9dd517dae0a4a327c538389243e069b030c 100644 (file)
@@ -1,18 +1,18 @@
 <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 />
+<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&amp;action=login">{--ADMIN_RELOGIN_LINK--}</a><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>
+               <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>