mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
add success message in modify email address
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9951 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ae7d2f57c5
commit
05cd0d720d
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<form ruleset="modifyEmailAddress" class="form" action="./" method="post">
|
||||
<input type="hidden" name="module" value="member" />
|
||||
<input type="hidden" name="act" value="procMemberModifyEmailAddress" />
|
||||
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<h1 class="h1">{$lang->cmd_modify_member_email_address}</h1>
|
||||
<p>{$lang->about_modify_member_email_address}</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue