From: Jan Schneider Date: Mon, 3 Aug 2009 16:55:31 +0000 (+0200) Subject: Fix link generation. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f2ca5368a4dacff4a468afde616acfb7519355c6;p=horde.git Fix link generation. --- diff --git a/nag/templates/tasklist_list.php b/nag/templates/tasklist_list.php index fac2c282d..00253e1d3 100644 --- a/nag/templates/tasklist_list.php +++ b/nag/templates/tasklist_list.php @@ -26,13 +26,13 @@ get('name')) ?> - getName(), false) ?>" target="_blank"> - get('owner') . '/' . $tasklist->getName() . '.ics' : Horde_Util::addParameter($subscribe_url_base, 't', $tasklist->getName(), false) ?>" target="_blank"> - "> + getName(), false); echo Horde::link($url, _("Click or copy this URL to display this task list"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> + get('owner') . '/' . $tasklist->getName() . '.ics'; echo Horde::link($url, _("Click or copy this URL to display this task list"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> + getName()), _("Edit")) . $edit_img . '' ?> - "> + array('share' => $tasklist->getName()), 'urlencode' => true)) . 'return false;') . $perms_img . '' ?> - "> + getName()), _("Delete")) . $delete_img . '' ?>