From b87a94da56cbe55f563956913f50d919a359675b Mon Sep 17 00:00:00 2001 From: orbiter Date: Sun, 23 Mar 2014 17:28:34 +0100 Subject: [PATCH] fix for embedded header: the new css framework always need a headline, which is the location for the search input frame. The new embedded header is a clone of the simpleHeader with removed menus and without a link to the index administration. --- htroot/env/templates/embeddedfooter.template | 7 ++----- htroot/env/templates/embeddedheader.template | 15 ++++++++++++++- htroot/env/templates/simplefooter.template | 9 +++------ 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/htroot/env/templates/embeddedfooter.template b/htroot/env/templates/embeddedfooter.template index f2487fc41..df2db797f 100644 --- a/htroot/env/templates/embeddedfooter.template +++ b/htroot/env/templates/embeddedfooter.template @@ -1,6 +1,3 @@ + + - - - - - diff --git a/htroot/env/templates/embeddedheader.template b/htroot/env/templates/embeddedheader.template index 426699265..899dfc49f 100644 --- a/htroot/env/templates/embeddedheader.template +++ b/htroot/env/templates/embeddedheader.template @@ -1 +1,14 @@ -
+ + + +
+
+ \ No newline at end of file diff --git a/htroot/env/templates/simplefooter.template b/htroot/env/templates/simplefooter.template index f2487fc41..a1a884661 100644 --- a/htroot/env/templates/simplefooter.template +++ b/htroot/env/templates/simplefooter.template @@ -1,6 +1,3 @@ -
- - - - - +
+
+ \ No newline at end of file