mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Issue #435 - Initial Bootstrap3 theme added.
This commit is contained in:
@@ -1702,6 +1702,10 @@ class e_form
|
||||
case 'filter e-hide-if-js': // FIXME hide-js shouldn't be here.
|
||||
$options['class'] .= 'btn-primary';
|
||||
break;
|
||||
|
||||
default:
|
||||
$options['class'] .= 'btn-default';
|
||||
break;
|
||||
}
|
||||
|
||||
return "
|
||||
|
Reference in New Issue
Block a user