Private GIT

Skip to content
Snippets Groups Projects
Commit 5790c275 authored by Kevin Duret's avatar Kevin Duret
Browse files

Merge branch 'master' into graphNg

parents 068c6804 da7d699b
No related branches found
No related tags found
No related merge requests found
......@@ -263,8 +263,7 @@ class HTML_QuickForm extends HTML_Common
* @since 1.0
* @access private
*/
public $_requiredNote = '<span style="font-size:80%; color:#ff0000;">*</span>' .
'<span style="font-size:80%;"> denotes required field</span>';
public $_requiredNote = '<span style="font-size:80%; color:#ff0000;">*</span><span style="font-size:80%;"> denotes required field</span>';
/**
* Whether the form was submitted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment