From 1436414ddc22487a11775fab58d42e5e2616a603 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Sun, 2 Nov 2014 00:47:14 +0000 Subject: [PATCH] Add header to main views --- web/skins/bootstrap/views/cycle.php | 5 +++-- web/skins/bootstrap/views/filter.php | 11 ++++------- web/skins/bootstrap/views/groups.php | 6 +++--- web/skins/bootstrap/views/montage.php | 14 +++++--------- web/skins/bootstrap/views/options.php | 8 ++++---- 5 files changed, 19 insertions(+), 25 deletions(-) diff --git a/web/skins/bootstrap/views/cycle.php b/web/skins/bootstrap/views/cycle.php index 95757c54c..df7eb8835 100644 --- a/web/skins/bootstrap/views/cycle.php +++ b/web/skins/bootstrap/views/cycle.php @@ -90,6 +90,9 @@ $focusWindow = true; xhtmlHeaders(__FILE__, $SLANG['CycleWatch'] ); ?> + + +
diff --git a/web/skins/bootstrap/views/filter.php b/web/skins/bootstrap/views/filter.php index bbc73a1b6..1352c45e3 100644 --- a/web/skins/bootstrap/views/filter.php +++ b/web/skins/bootstrap/views/filter.php @@ -137,13 +137,10 @@ $focusWindow = true; xhtmlHeaders(__FILE__, $SLANG['EventFilter'] ); ?> -
- + + + +
diff --git a/web/skins/bootstrap/views/groups.php b/web/skins/bootstrap/views/groups.php index 87f8b9ebe..16ab61d94 100644 --- a/web/skins/bootstrap/views/groups.php +++ b/web/skins/bootstrap/views/groups.php @@ -44,10 +44,10 @@ foreach( dbFetchAll( $sql ) as $row ) xhtmlHeaders(__FILE__, $SLANG['Groups'] ); ?> + + +
-
diff --git a/web/skins/bootstrap/views/montage.php b/web/skins/bootstrap/views/montage.php index c34ad068a..e2f60148f 100644 --- a/web/skins/bootstrap/views/montage.php +++ b/web/skins/bootstrap/views/montage.php @@ -83,20 +83,16 @@ if ( isset($_COOKIE['zmMontageLayout']) ) xhtmlHeaders(__FILE__, $SLANG['Montage'] ); ?> + + +