From b1c65ae7a1474b6a57c323087f2922fe2c29144c Mon Sep 17 00:00:00 2001 From: BlueHatbRit Date: Tue, 7 Jul 2015 23:14:55 +0100 Subject: [PATCH] Correct reset passsword screen markup closes #5524 - changed markup to reflect styles of the sign in screen. - remove html classes that are redundant. --- core/client/app/templates/reset.hbs | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/core/client/app/templates/reset.hbs b/core/client/app/templates/reset.hbs index 49f3d43767..3e98a6ca13 100644 --- a/core/client/app/templates/reset.hbs +++ b/core/client/app/templates/reset.hbs @@ -1,11 +1,15 @@ -
-
-
- {{input value=newPassword class="gh-input password" type="password" placeholder="Password" name="newpassword" autofocus="autofocus" }} -
-
- {{input value=ne2Password class="gh-input password" type="password" placeholder="Confirm Password" name="ne2password" }} -
- -
-
+
+
+
+ +
+
+