From 83de9e1406c158936cced65bb60daad867c30a75 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 7 Oct 2018 10:20:10 +0200 Subject: Fix display of navigation sidebar. There may not be any element between navigation and content. Resolves: https://github.com/cweiske/grauphel/issues/67 --- templates/gui-database.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates/gui-database.php') diff --git a/templates/gui-database.php b/templates/gui-database.php index dd3c713..14e7959 100644 --- a/templates/gui-database.php +++ b/templates/gui-database.php @@ -3,8 +3,6 @@ printPage(); ?> - -

Manage database

-- cgit v1.2.3