FEU template
Posted: Wed Dec 16, 2009 5:21 pm
Hello!
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
I don't know if "name" and "id" are variables, besides I don't know how to assign a new value to this var that is to say, when and where ?
Thanks !!
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 !!