From: Jan Schneider Date: Wed, 25 Aug 2010 10:35:53 +0000 (+0200) Subject: Fix url escaping and popup code. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=382f6efbefba038c54f66fa231a9e4741e6ecc5e;p=horde.git Fix url escaping and popup code. --- diff --git a/mnemo/templates/notepad_list.php b/mnemo/templates/notepad_list.php index 2454f9f23..95d3d7017 100644 --- a/mnemo/templates/notepad_list.php +++ b/mnemo/templates/notepad_list.php @@ -26,7 +26,7 @@ get('name')) ?> "> - "> + add('share', $notepad->getName())->link(array('target' => '_blank', 'title' => _("Change Permissions"), 'onclick' => Horde::popupJs($perms_url_base, array('params' => array('share' => $notepad->getName()), 'urlencode' => true)) . 'return false;')) . $perms_img . '' ?> ">