From: Christopher Burger Date: Sun, 9 Sep 2018 20:12:23 +0000 (-0400) Subject: RT# 75817 - cleaned up password validation error message X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=40062272379e4c32add419f839da60742719da2d RT# 75817 - cleaned up password validation error message --- diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 5fa8ae485..909ff7893 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -103,7 +103,7 @@
<% $label{$field} %> % if ( $field eq 'password' ) { -
+
% } % }