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";