]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
Rewrote some code, added templates/functions:
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index 2dfe5a41fdad86fdd0df02985262b9ff227f67a9..f61b5544ae50d06cbf096e1f1aecbb4852b52fd9 100644 (file)
@@ -82,7 +82,7 @@
 </tr>
 <tr>
        <td class="bottom right" align="right" height="27">
-               {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
+               {--SPONSOR_ENTER_COUNTRY_CODE_ZIP_CITY--}:
        </td>
        <td class="bottom">
                <input type="text" class="form_field" name="country" size="2" maxlength="2" value="{%sponsor,country=$content[id]%}" />-<input type="text" class="form_field" name="zip" size="5" maxlength="6" value="{%sponsor,zip,bigintval=$content[id]%}" />
                {--SPONSOR_ENTER_PASSWORDS--}:
        </td>
        <td class="bottom">
-               <input type="password" class="form_field" name="pass1" size="10" maxlength="255" />
-               <input type="password" class="form_field" name="pass2" size="10" maxlength="255" />
+               <input type="password" class="form_field" name="password1" size="10" maxlength="255" />
+               <input type="password" class="form_field" name="password2" size="10" maxlength="255" />
        </td>
 </tr>
 <tr>