diff --git a/src/Panel.php b/src/Panel.php index 69ec4ee..db8b546 100755 --- a/src/Panel.php +++ b/src/Panel.php @@ -51,12 +51,14 @@ public function getPanel() { return '' . '

Performance between breakpoints

' + . '
' . '

' . 'Add breakpoint: Zarganwar\PerformancePanel\Register::add([name], [parent]);' . '

' . '

' . '' . $this->getRowsString() . '
Total breakpoints' . $this->countBreakpoints() . '
' - . '

'; + . '

' + . '
'; } /** @@ -75,12 +77,12 @@ public function getTab() . '' . ' - + - - + + ' . ''