]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_sponsor.tpl
Typo fixed :(
[mailer.git] / templates / de / html / admin / admin_del_sponsor.tpl
index eaecffa655f35ba0302eb9226db8f2adc6493dde..4c54738aa6888b0413a41071ffd19c23574a9089 100644 (file)
@@ -1,19 +1,21 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=del_sponsor&amp;id={!__UID!}" method="POST">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[userid]" 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" height="28">
-    <div class="admin_done">{--ADMIN_HEADER_DEL_SPONSOR_1--}{!__UID!}{--ADMIN_HEADER_DEL_SPONSOR_2--}</div>
+    <div class="admin_done">{--ADMIN_HEADER_DEL_SPONSOR_1--}$content[userid]{--ADMIN_HEADER_DEL_SPONSOR_2--}</div>
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
 <tr>
   <td align="center">
-    {--ADMIN_TEXT_DEL_SPONSOR_1--}{!__UID!}{--ADMIN_TEXT_DEL_SPONSOR_2--}
+    {--ADMIN_TEXT_DEL_SPONSOR_1--}$content[userid]{--ADMIN_TEXT_DEL_SPONSOR_2--}
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td align="center"><a href="mailto:{!__EMAIL!}">{!__SNAME!} {!__FNAME!}</a>({!__EMAIL!})</td>
+  <td align="center">
+    $content[gender] <a href="mailto:$content[email]">$content[surname] $content[family]</a>($content[email])
+  </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
 <tr>