From 827e487c43754b88443658764157a88a4b3b5912 Mon Sep 17 00:00:00 2001 From: skeeter Date: Fri, 7 Sep 2001 16:55:58 +0000 Subject: [PATCH] A couple of fixes for wrong class vars. New or improved templates. --- calendar/templates/default/footer.tpl | 5 +++++ calendar/templates/default/header.inc.php | 6 +++--- calendar/templates/default/vcal_import.tpl | 10 ++++++++++ calendar/templates/idsociety/header.inc.php | 6 +++--- calendar/templates/justweb/header.inc.php | 6 +++--- calendar/templates/verdilak/header.inc.php | 6 +++--- 6 files changed, 27 insertions(+), 12 deletions(-) create mode 100755 calendar/templates/default/vcal_import.tpl diff --git a/calendar/templates/default/footer.tpl b/calendar/templates/default/footer.tpl index 4d23242602..4fb9ad79e0 100755 --- a/calendar/templates/default/footer.tpl +++ b/calendar/templates/default/footer.tpl @@ -22,5 +22,10 @@ + + + {b_row} + + diff --git a/calendar/templates/default/header.inc.php b/calendar/templates/default/header.inc.php index 6f8b08a7ec..2d3c548d6b 100755 --- a/calendar/templates/default/header.inc.php +++ b/calendar/templates/default/header.inc.php @@ -146,9 +146,9 @@ { $hidden_vars .= ' '."\n"; } - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; if(isset($this->bo->filter) && $this->bo->filter) { $hidden_vars .= ' '."\n"; diff --git a/calendar/templates/default/vcal_import.tpl b/calendar/templates/default/vcal_import.tpl new file mode 100755 index 0000000000..f13c56caa3 --- /dev/null +++ b/calendar/templates/default/vcal_import.tpl @@ -0,0 +1,10 @@ + +{vcal_header} +
+ + + + + +
(i/v)Cal:
+
diff --git a/calendar/templates/idsociety/header.inc.php b/calendar/templates/idsociety/header.inc.php index 6f8b08a7ec..2d3c548d6b 100755 --- a/calendar/templates/idsociety/header.inc.php +++ b/calendar/templates/idsociety/header.inc.php @@ -146,9 +146,9 @@ { $hidden_vars .= ' '."\n"; } - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; if(isset($this->bo->filter) && $this->bo->filter) { $hidden_vars .= ' '."\n"; diff --git a/calendar/templates/justweb/header.inc.php b/calendar/templates/justweb/header.inc.php index 6f8b08a7ec..2d3c548d6b 100755 --- a/calendar/templates/justweb/header.inc.php +++ b/calendar/templates/justweb/header.inc.php @@ -146,9 +146,9 @@ { $hidden_vars .= ' '."\n"; } - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; if(isset($this->bo->filter) && $this->bo->filter) { $hidden_vars .= ' '."\n"; diff --git a/calendar/templates/verdilak/header.inc.php b/calendar/templates/verdilak/header.inc.php index 6f8b08a7ec..2d3c548d6b 100755 --- a/calendar/templates/verdilak/header.inc.php +++ b/calendar/templates/verdilak/header.inc.php @@ -146,9 +146,9 @@ { $hidden_vars .= ' '."\n"; } - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; - $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; + $hidden_vars .= ' '."\n"; if(isset($this->bo->filter) && $this->bo->filter) { $hidden_vars .= ' '."\n";