X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Ffunctions_debug.inc;h=9c30cec399e8580bfde673549ad827acd33a2e99;hb=1374a0a230c81a1974326e319b7576f4f1855afe;hp=5e5c84f6ea9fe75306edacd177e3c1f1db11b00a;hpb=32a36f63a9fca0d70e7b58935a59abf25acd28aa;p=gosa.git diff --git a/include/functions_debug.inc b/include/functions_debug.inc index 5e5c84f6e..9c30cec39 100644 --- a/include/functions_debug.inc +++ b/include/functions_debug.inc @@ -127,7 +127,7 @@ class Print_a_class { } # build a single table ... may be nested - $this->output .= 'export_flag ? 'onClick="document.getElementById(\'pa_form_'.$this->export_hash.'\').submit();" )' : '' ).'>'; + $this->output .= '
export_flag ? 'onClick="document.getElementById(\'pa_form_'.$this->export_hash.'\').submit();" )' : '' ).'>'; foreach( $array as $key => $value ) { $value_style = 'color:black;'; @@ -276,7 +276,7 @@ function print_result($RESULT) { '; - print '
'; + print '
'; print ''; foreach($tables as $tableName => $tableCount) {