]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_sql_patches_remove.tpl
Deleting of network type handler partialy finished
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_remove.tpl
index b343d8ddb85ab0f5d3830d3b9533ece281b948d8..8609012b8405909d205a0a1fd863b7f41e8d4556 100644 (file)
@@ -1,17 +1,17 @@
 <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">
+<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>
-</TABLE>
+                       <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>
+</table>
 </div>