Display user login in impact theme

This commit is contained in:
Clément Oudot 2010-09-07 14:02:18 +00:00
parent 1f4a6e6450
commit a565dd555a

View File

@ -1,6 +1,6 @@
<p>
<span class="text-label"><lang en="Login" fr="Identifiant de compte"/></span><br/>
<input name="user" type="text" value="" tabindex="1" /><br/>
<input name="user" type="text" value="<TMPL_VAR NAME="LOGIN">" tabindex="1" /><br/>
<span class="text-help">(<lang en="for example: jdoe" fr="par exemple: toto"/>)</span>
</p>
<p>