- #536: Can use login.promo as a valid user identifier. -FRU
- #539: Medals and deco need validation from admin. -Car
- #540: Profile of unregistered user redirects to marketing. -FRU
+ - #556: Auto fill promo for trombi -FRU
* Xnet:
- #511: Migrate ML subscription when changing email of a non-X. -FRU
Promotion
</td>
<td>
- <input type="text" name="xpromo" size="4" maxlength="4" />
+ <input type="text" name="xpromo" size="4" maxlength="4" value="{$smarty.session.promo}" />
<input type="submit" value="Ok"
onclick='this.form.action = this.form.action + this.form.xpromo.value' />
</td>