Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_lock_sponsor.tpl
index e62ebbd5a834d38d8fd9b9605812413dd35840f0..a513d9169f48e40264bb3b493f531ead404a33ed 100644 (file)
@@ -1,20 +1,20 @@
-<form action="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__ID!}" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
 <tr>
   <td align="center" class="admin_title bottom2">
-    <div class="admin_done">{!__HEADER_MESSAGE!}</div>
+    <div class="admin_done">$content[header_message]</div>
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
 <tr>
   <td align="center">
-    {!__TEXT_MESSAGE!}
+    $content[text_message]
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
 <tr>
   <td align="center">
-    {!__EMAIL_LINK!}
+    $content[email_link]
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>