RT# 75817 - cleaned up password validation error message
[freeside.git] / httemplate / elements / contact.html
index ccbb431..fef189e 100644 (file)
@@ -98,7 +98,7 @@
           <BR>
           <FONT SIZE="-1"><% $label{$field} %></FONT>
 %       if ( $field eq 'password' ) {
-          <div id="changepw<%$id%>_<%$field%>_result"></div>
+          <DIV ID="changepw<%$id%>_<%$field%>_result" STYLE="font-size: smaller"></DIV>
 %       }
         </TD>
 %     }