From: Christian Weiske Date: Sun, 7 Oct 2018 08:20:10 +0000 (+0200) Subject: Fix display of navigation sidebar. X-Git-Tag: v0.7.0~8 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/83de9e1406c158936cced65bb60daad867c30a75 Fix display of navigation sidebar. There may not be any element between navigation and content. Resolves: https://github.com/cweiske/grauphel/issues/67 --- 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

diff --git a/templates/gui-note.php b/templates/gui-note.php index a182f5f..1272b5c 100644 --- a/templates/gui-note.php +++ b/templates/gui-note.php @@ -3,8 +3,6 @@ printPage(); ?> - -
diff --git a/templates/tokens.php b/templates/tokens.php index 3e1f54b..52bbdb4 100644 --- a/templates/tokens.php +++ b/templates/tokens.php @@ -1,10 +1,9 @@ + printPage(); ?> - -

Manage access tokens