Link fixed
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_remove.tpl
1 <DIV align="center">
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
3         <TR>
4                 <TD height="5" class="seperator">&nbsp;</TD>
5         </TR>
6         <TR>
7                 <TD align="center" class="admin_content">
8                         <STRONG>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</STRONG><BR />
9                         <BR />
10                         <A class="admin_content" href="{!URL!}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</A>
11                 </TD>
12         </TR>
13         <TR>
14                 <TD height="5" class="seperator">&nbsp;</TD>
15         </TR>
16 </TABLE>
17 </DIV>