fixed login form
git-svn-id: http://yolanda.mister-muffin.de/svn@60 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
ba465eef17
commit
76621b19c5
1 changed files with 1 additions and 0 deletions
|
@ -330,6 +330,7 @@
|
|||
<xsl:value-of select="$site_strings/str[@id='page_login']" />
|
||||
</xsl:attribute>
|
||||
<fieldset>
|
||||
<input name="action" type="hidden" value="login" />
|
||||
<xsl:value-of select="$locale_strings/str[@id='username']" />:
|
||||
<br />
|
||||
<input name="user" type="text" size="30" maxlength="30" />
|
||||
|
|
Loading…
Reference in a new issue