From 1f1cc2da8ffcd4d27e3ae8a79268d688e0c5c519 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 5302c4a3f..31b4e49cb 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -102,7 +102,7 @@
<% $label{$field} %> % if ( $field eq 'password' ) { -
+
% } % } -- 2.11.0