From 3235df71bd694875cddf4bdb09b066982da7c2b3 Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 12:02:12 -0400 Subject: [PATCH] add icons to headers --- netbox/templates/users/change_password.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 %}