From: Michael J. Rubinsky Date: Wed, 16 Sep 2009 19:17:07 +0000 (-0400) Subject: Don't open in _blank now that display_cals work correctly X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0ef9cfbfe2160bdf9a08349210eca82b15daf72f;p=horde.git Don't open in _blank now that display_cals work correctly --- diff --git a/kronolith/templates/calendar_list.php b/kronolith/templates/calendar_list.php index 3fe6ec84e..4cb611c83 100644 --- a/kronolith/templates/calendar_list.php +++ b/kronolith/templates/calendar_list.php @@ -45,7 +45,7 @@ get('name')) ?> - getName(), false); echo Horde::link($url, _("Click or copy this URL to display this calendar"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> + getName(), false); echo Horde::link($url, _("Click or copy this URL to display this calendar")) . htmlspecialchars(shorten_url($url)) . '' ?> get('owner') . '/' . $calendar->getName() . '.ics'; echo Horde::link($url, _("Click or copy this URL to display this calendar"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> getName()), _("Edit")) . $edit_img . '' ?>