mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
issue 160 login form in system message page,
after success login, redirect url success_return_url git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9344 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9927c74c16
commit
48e59465e0
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<div class="mLogin" id="gLogin" cond="!$is_logged && $module == 'admin'">
|
||||
<form ruleset="@login" action="./" method="post" id="gForm">
|
||||
<input type="hidden" name="act" value="procMemberLogin" />
|
||||
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<fieldset>
|
||||
<ul class="idpw">
|
||||
<li><input type="text" name="user_id" id="uid" value="" class="inputText" title="{$lang->user_id}" /></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue