From b1deb8a718d44fd02f430390b7c451c6779f703f Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 4 Jan 2017 17:30:56 +0100 Subject: [PATCH] remove table around tree it just adds a little space around the tree --- views/bootstrap/class.Statistic.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/views/bootstrap/class.Statistic.php b/views/bootstrap/class.Statistic.php index 7655c45ef..a234b91c5 100644 --- a/views/bootstrap/class.Statistic.php +++ b/views/bootstrap/class.Statistic.php @@ -181,15 +181,10 @@ class SeedDMS_View_Statistic extends SeedDMS_Bootstrap_Style { echo "
\n"; echo "
\n"; - print ""; - - print "
\n"; - print "
    \n"; $this->printFolder($rootfolder); print "
\n"; - print "
\n"; echo "
\n"; echo "
\n";