mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
More login page changes
This commit is contained in:
@@ -1120,6 +1120,7 @@ class e_form
|
||||
$options['class'] .= 'btn-success';
|
||||
break;
|
||||
|
||||
case 'login':
|
||||
case 'batch':
|
||||
case 'batch e-hide-if-js': // FIXME hide-js shouldn't be here.
|
||||
$options['class'] .= 'btn-primary';
|
||||
|
Reference in New Issue
Block a user