diff --git a/pandora_console/godmode/reporting/reporting_builder.item_editor.php b/pandora_console/godmode/reporting/reporting_builder.item_editor.php index 80e72e65cf..d48a4735a0 100755 --- a/pandora_console/godmode/reporting/reporting_builder.item_editor.php +++ b/pandora_console/godmode/reporting/reporting_builder.item_editor.php @@ -1100,7 +1100,7 @@ $class = 'databox filters'; false, false, '', - 'fullwidth' + '' ); } else { html_print_input_text( @@ -1113,7 +1113,7 @@ $class = 'databox filters'; false, false, '', - 'fullwidth' + '' ); } ?> @@ -1160,7 +1160,7 @@ $class = 'databox filters';
@@ -4496,7 +4500,7 @@ function print_General_list($width, $action, $idItem=null, $type='general')
include_once $config['homedir'].'/include/functions_html.php';
?>
- |
---|