summaryrefslogtreecommitdiffstats
path: root/install/ui/reset_password.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/reset_password.html')
-rw-r--r--install/ui/reset_password.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/ui/reset_password.html b/install/ui/reset_password.html
index 2b7589226..598fe8f1e 100644
--- a/install/ui/reset_password.html
+++ b/install/ui/reset_password.html
@@ -75,6 +75,16 @@
</div>
<div class="form-group">
<div class="col-sm-4 control-label">
+ <label for="otp">OTP</label>
+ </div>
+ <div class="col-sm-8 controls">
+ <div class="widget text-widget">
+ <input type="password" class="form-control" name="otp" id="otp" accesskey="o">
+ </div>
+ </div>
+ </div>
+ <div class="form-group">
+ <div class="col-sm-4 control-label">
<label for="new_password">New Password</label>
</div>
<div class="col-sm-8 controls">