RT# 78617 - removed redirect on pref change for V3
authorChristopher Burger <burgerc@freeside.biz>
Sun, 14 Jan 2018 18:13:22 +0000 (13:13 -0500)
committerChristopher Burger <burgerc@freeside.biz>
Sun, 14 Jan 2018 18:13:22 +0000 (13:13 -0500)
httemplate/pref/pref.html

index c504b2c..29aeb4c 100644 (file)
@@ -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) %>
 
   <TR>
-    <TH>Email Address(es) (comma separated) </TH>
+    <TH><% emt("Email Address(es) (comma separated) ") %></TH>
     <TD>
    <TD><INPUT TYPE="text" NAME="email_address" VALUE="<% $email_address %>">
     </TD>