diff --git a/e107_core/shortcodes/batch/admin_shortcodes.php b/e107_core/shortcodes/batch/admin_shortcodes.php index 8efea4d95..9cbb7cf81 100644 --- a/e107_core/shortcodes/batch/admin_shortcodes.php +++ b/e107_core/shortcodes/batch/admin_shortcodes.php @@ -1363,6 +1363,10 @@ Inverse 10 10 { $class .= $info; } + else + { + $class .= 'label-default'; + } if(deftrue('BOOTSTRAP') !== 3) {