From: Michael J. Rubinsky Date: Tue, 18 May 2010 17:19:03 +0000 (-0400) Subject: fix horde_url usage, get back the proper behaviour for the perms popup X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=43899681e6260cacb2db7f88c4cedcdd0ad9fc7e;p=horde.git fix horde_url usage, get back the proper behaviour for the perms popup --- diff --git a/turba/templates/addressbook_list.php b/turba/templates/addressbook_list.php index 53c0da3a3..a980e6f30 100644 --- a/turba/templates/addressbook_list.php +++ b/turba/templates/addressbook_list.php @@ -30,7 +30,7 @@ get('name')) ?> "> - "> + add('share', $addressbook->getName())->link(array('title' => _("Change Permissions"), 'target' => '_blank', 'onclick' => Horde::popupJs($perms_url_base, array('params' => array('share' => $addressbook->getName()), 'urlencode' => true)) . 'return false;')) . $perms_img . '';?> ">