issue 351 add 'act' in member view class

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9520 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-10-10 05:17:08 +00:00
parent 21e7ec57bd
commit 37917b48c7
2 changed files with 1 additions and 1 deletions

View file

@ -238,6 +238,7 @@
}
// Set a template file
Context::set('referer_url', $_SERVER['HTTP_REFERER']);
Context::set('act', 'procMemberLogin');
$this->setTemplateFile('login_form');
}

View file

@ -5,7 +5,6 @@
</div>
<h1 class="h1">{$lang->cmd_login}</h1>
<form ruleset="@login" action="./" method="post" id="fo_member_login" class="form">
<input type="hidden" name="act" value="procMemberLogin" />
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
<ul>
<li>