From 8a3247a6254e1d73585db84c31881f93e0269c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 26 Feb 2014 15:45:59 +0000 Subject: [PATCH] =?UTF-8?q?Timestamp=20zum=20Google=20LVPlan=20Link=20hinz?= =?UTF-8?q?ugef=C3=BCgt=20um=20das=20Caching=20Problem=20zu=20reduzieren.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/private/lvplan/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cis/private/lvplan/index.php b/cis/private/lvplan/index.php index e13ee8223..0bdde11ac 100644 --- a/cis/private/lvplan/index.php +++ b/cis/private/lvplan/index.php @@ -213,7 +213,7 @@ $(document).ready(function() $caldavurl = APP_ROOT.'webdav/lvplan.php/calendars/'.$uid.'/LVPlan-'.$uid; echo '
  • '.$p->t('lvplan/caldavURL').'
  • '; echo '
  • '.$p->t('lvplan/caldavURLMac').'
  • '; - echo '
  • '.$p->t('lvplan/googleURL').'
  • '; + echo '
  • '.$p->t('lvplan/googleURL').'
  • '; echo ''; echo ' '; ?>