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=1f1cc2da8ffcd4d27e3ae8a79268d688e0c5c519 RT# 75817 - cleaned up password validation error message --- diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 5302c4a3f..31b4e49cb 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -102,7 +102,7 @@
<% $label{$field} %> % if ( $field eq 'password' ) { -
+
% } % }