]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_activate.tpl
Colors switched
[mailer.git] / templates / de / html / guest / guest_sponsor_activate.tpl
index 42ac7e515c4c0896e6907bcce4436a62ecd11f17..b02610ea57d11e00ed39903ad056b9f94dee7538 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=activate" method="POST">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=sponsor_login&amp;mode=activate" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
   <td class="guest_title2 bottom2" align="center" height="30" colspan="2">
@@ -14,7 +14,7 @@
     {--SPONSOR_ENTER_EMAIL--}:
   </td>
   <td width="200">
-    <input type="text" name="email" class="guest_normal" size="20" maxlength="255">
+    <input type="text" name="email" class="guest_normal" size="20" maxlength="255" />
   </td>
 </tr>
 <tr>
@@ -37,7 +37,7 @@
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
 <tr>
   <td align="center" height="30">
-    &raquo;&raquo;&nbsp;<a href="{!URL!}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+    &raquo;&raquo;&nbsp;<a href="{?URL?}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
   </td>
 </tr>
 </table>