From 247cb7749403d7cda14e1bcc3afc430c8fec02b1 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Sun, 9 Sep 2018 16:12:23 -0400 Subject: [PATCH] RT# 75817 - cleaned up password validation error message --- httemplate/elements/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index ccbb431ab..fef189e0c 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -98,7 +98,7 @@
<% $label{$field} %> % if ( $field eq 'password' ) { -
+
% } % } -- 2.11.0