]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mydata_locked.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / member / member_mydata_locked.tpl
index 8c04c98514f227656a944093222ebd70ceb326ef..b42a0533a944520a562400974fee8f5ac3b40a48 100644 (file)
@@ -1,12 +1,11 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
-       class="member_main dashed" align="center">
-       <TR>
-               <TD height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--MEMBER_PROFILE_LOCKED_1.$DATA[13].MEMBER_PROFILE_LOCKED_2--}</TD>
-       </TR>
-       <TR>
-               <TD height="7" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+<table border="0" cellspacing="0" cellpadding="0" width="480" class="member_main dashed" align="center">
+       <tr>
+               <td height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center">$content[update_check]</td>
+       </tr>
+       <tr>
+               <td height="7" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file