This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
chamilo-lms2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix CSS class for Cancel Button in FormValidator
Angel Fernando Quiroz Campos
9 years ago
parent
b2d628310b
commit
ae97325fe8
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
main/inc/lib/formvalidator/FormValidator.class.php
+ 1
- 1
main/inc/lib/formvalidator/FormValidator.class.php
View File
@@ -336,7 +336,7 @@ EOT;
$name,
$label,
'times',
- '
btn
',
+ '
danger
',
null,
null,
array(),