]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_already.tpl
Fix for endless loop
[mailer.git] / templates / de / html / admin / admin_add_sponsor_already.tpl
index 166df44a9dc07801a2c56cbf5b3188a5475f67db..011638ddf8ce7152bca1a3211ab038697e9bbcac 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor&amp;force=1" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=add_sponsor&amp;force=1" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
   <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
@@ -11,7 +11,7 @@
 <tr>
   <td width="10" height="30">&nbsp;</td>
   <td align="center">
-    {--ADMIN_SPONSOR_DO_YOU_REALLY_WANT_ADDING--}
+    Ein Sponsor existiert bereits mit der eingegeben EMail-Adresse <strong>$content[email]</strong>. Wollen Sie ihn dennoch hinzuf&uuml;gen?
   </td>
   <td width="10">&nbsp;</td>
 </tr>
@@ -19,7 +19,7 @@
 <tr>
   <td class="admin_footer seperator" width="10">&nbsp;</td>
   <td class="admin_footer">
-    {!__HIDDEN_DATA!}
+    $content[hidden]
     <input type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
   </td>
   <td class="admin_footer seperator" width="10">&nbsp;</td>