]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mydata_locked.tpl
Fixes for POST setter, template and others
[mailer.git] / templates / de / html / member / member_mydata_locked.tpl
index 8c04c98514f227656a944093222ebd70ceb326ef..59e5c9d8dd13929ce8d0f16f37d8cbd1ac064aac 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">{--MEMBER_PROFILE_LOCKED_1--}$content[update_check]{--MEMBER_PROFILE_LOCKED_2--}</td>
+       </tr>
+       <tr>
+               <td height="7" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file