fixed install login error

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9120 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-09-08 07:50:14 +00:00
parent a24f3d90f7
commit e86a4e2ed2
4 changed files with 8 additions and 7 deletions

View file

@ -16,6 +16,7 @@
<form ruleset="@login" action="./" method="post" id="fo_member_login">
<input type="hidden" name="act" value="procMemberLogin" />
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
<fieldset class="login">
<dl>
<dt><label for="uid">{$lang->user_id}</label></dt>