I'm trying to modify FEU login template, for instance I want to change the lenght of the user prompt which is {$prompt_username} in the template.
How could I change this var ?
The HTML code is
Code: Select all
<p>Username <input type="text" name="m713a0feu_input_username" id="m713a0feu_input_username" value="" size="40" maxlength="40" />
Thanks !!

