From 319945e0d1a0fd59fe054963da8aa5b64a0d5db3 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 30 Nov 2009 17:58:01 +0100 Subject: [PATCH] Fix Horde::popupJs() usage. --- skoli/templates/classes/list.php | 2 +- turba/templates/addressbook_list.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skoli/templates/classes/list.php b/skoli/templates/classes/list.php index 40c0ea1a6..e1c736bc0 100644 --- a/skoli/templates/classes/list.php +++ b/skoli/templates/classes/list.php @@ -25,7 +25,7 @@ get('name')) ?> "> - "> + "> "> diff --git a/turba/templates/addressbook_list.php b/turba/templates/addressbook_list.php index dd6cce70c..53c0da3a3 100644 --- a/turba/templates/addressbook_list.php +++ b/turba/templates/addressbook_list.php @@ -30,7 +30,7 @@ get('name')) ?> "> - "> + "> "> -- 2.11.0