[ADDED] Default re-Captcha HTML to mobile
This commit is contained in:
parent
d5bff56f6f
commit
bef4298e1f
@ -2,6 +2,7 @@
|
||||
<input type="hidden" name="to" value="{($smarty.request.to|default:"{$smarty.server.SCRIPT_NAME}?page=dashboard")|escape}" />
|
||||
<p><input type="text" name="username" value="" id="userForm" maxlength="20"></p>
|
||||
<p><input type="password" name="password" value="" id="passForm" maxlength="20"></p>
|
||||
<center>{nocache}{$RECAPTCHA|default:"" nofilter}{/nocache}</center>
|
||||
<center><p><input type="submit" value="Login"></p></center>
|
||||
</form>
|
||||
<center><p><a href="{$smarty.server.SCRIPT_NAME}?page=password"><font size="1">Forgot your password?</font></a></p></center>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user