From d6bcda25c86d0dea042e293a9bf2085e65c28fd3 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Sun, 14 Jan 2018 13:13:22 -0500 Subject: [PATCH] RT# 78617 - removed redirect on pref change for V3 --- httemplate/pref/pref.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index c504b2c5e..29aeb4c67 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -6,7 +6,6 @@ <% include('/elements/error.html') %> -% if ( FS::Auth->auth_class->can('change_password') ) { <% mt('Change password (leave blank for no change)') |h %> <% ntable("#cccccc",2) %> @@ -178,7 +177,7 @@ Email Address <% ntable("#cccccc",2) %> - Email Address(es) (comma separated) + <% emt("Email Address(es) (comma separated) ") %> -- 2.11.0