Reduce spacing between displayed SQL queries
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
9c289d9794
commit
4e44ba968b
@ -1348,9 +1348,6 @@ class Util
|
||||
}
|
||||
|
||||
$retval .= '</div>';
|
||||
if ($GLOBALS['is_ajax_request'] === false) {
|
||||
$retval .= '<br class="clearfloat" />';
|
||||
}
|
||||
|
||||
return $retval;
|
||||
} // end of the 'getMessage()' function
|
||||
|
||||
Loading…
Reference in New Issue
Block a user