1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 22:53:01 +02:00

More admin GUI Fixes - mailout, cpage etc.

This commit is contained in:
Cameron
2012-11-27 14:32:40 -08:00
parent 5559602531
commit f1ddcf9781
6 changed files with 29 additions and 23 deletions

View File

@@ -1119,7 +1119,8 @@ class e_form
case 'execute':
$options['class'] .= 'btn-success';
break;
case 'other':
case 'login':
case 'batch':
case 'batch e-hide-if-js': // FIXME hide-js shouldn't be here.