From: Jan Schneider Date: Mon, 8 Nov 2010 21:35:44 +0000 (+0100) Subject: Fix parameter name. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fd6627c6912a9b0c5e351231355ebca2b7768a93;p=horde.git Fix parameter name. --- diff --git a/nag/templates/tasklist_list.php b/nag/templates/tasklist_list.php index 69d1d791f..415cadb1f 100644 --- a/nag/templates/tasklist_list.php +++ b/nag/templates/tasklist_list.php @@ -28,7 +28,7 @@ get('name')) ?> get('owner')) ? _("System") : _("Local") ?> - getName(), false); echo Horde::link($url, _("Click or copy this URL to display this task list"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> + getName(), false); echo Horde::link($url, _("Click or copy this URL to display this task list"), '', '_blank') . htmlspecialchars(shorten_url($url)) . '' ?> get('owner') ? $tasklist->get('owner') : '-system-') . '/' . $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 . '' ?>