issue 1898 added a function that page refresh after resend certification email.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11080 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-08-24 09:37:51 +00:00
parent 9c41e35ba3
commit 4bf0491f55

View file

@ -5,6 +5,7 @@
<form ruleset="resendAuthMail" class="form" action="./" method="post">
<input type="hidden" name="module" value="member" />
<input type="hidden" name="act" value="procMemberResendAuthMail" />
<input type="hidden" name="success_return_url" value="{getUrl(act, $act)}" />
<h1 class="h1">{$lang->cmd_resend_auth_mail}</h1>
<p>{$lang->about_resend_auth_mail}</p>
<ul>