Update form.tpl
This commit is contained in:
parent
9fbb6c21b6
commit
560607330c
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
||||||
<p><label for="newpass2">Repeat New Password:</label>
|
<p><label for="newpass2">Repeat New Password:</label>
|
||||||
<input type="password" name="newpass2" id="newpass2" required></p>
|
<input type="password" name="newpass2" id="newpass2" required></p>
|
||||||
<p><input type="submit" name="submit" value="Change Password"></p>
|
<p><input type="submit" name="submit" value="Change Password"></p>
|
||||||
<p><a href="https://log:out@{$http_host}/">Logout</a> (close browser/tab after logout!)
|
<p><a href="https://log:out@{$http_host}/">Logout</a> (after logout click cancel and close browser/tab!)
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue