]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_sponsor.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_lock_sponsor.tpl
index a7a3cb6a74b106a21b9beb745bc58ca0bb843f15..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>