diff --git a/netbox/templates/users/change_password.html b/netbox/templates/users/change_password.html index c8670faff..99fb42d1b 100644 --- a/netbox/templates/users/change_password.html +++ b/netbox/templates/users/change_password.html @@ -25,7 +25,9 @@ {% endif %}
-
Password
+
+ + Password
{% render_field form.old_password %} {% render_field form.new_password1 %}