# HG changeset patch # User William Welliver # Date 1554729340 14400 # Mon Apr 08 09:15:40 2019 -0400 # Node ID b0b7fd3e3308b82c8701a1cdfc92b2830f39826e # Parent 3bd06ebafec4797d2ffb3cc94d9816c659a97823 added change password template diff --git a/auth/templates/auth/changepassword.phtml b/auth/templates/auth/changepassword.phtml new file mode 100644 --- /dev/null +++ b/auth/templates/auth/changepassword.phtml @@ -0,0 +1,16 @@ +Password Reset +

Password Reset

+

+Enter your username in the form below along with your current and new passwords. +

+<%flash%> +

+

+Username:
+Current password:
+

+New Password:
+New Password (confirm):
+ +

+