From b609e496203aa08c6d6faf5da80339a2ae23b457 Mon Sep 17 00:00:00 2001 From: Richard Neese Date: Fri, 24 Jan 2014 21:51:01 +0000 Subject: [PATCH] changed the link from v_active_conferences.php to active_conferences.php this fixes the old conference tool --- app/conferences/conferences.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/conferences/conferences.php b/app/conferences/conferences.php index 399540218b..868dd23b47 100644 --- a/app/conferences/conferences.php +++ b/app/conferences/conferences.php @@ -63,7 +63,7 @@ require_once "resources/paging.php"; echo " \n"; echo " ".$text['description']." \n"; if (permission_exists('conference_active_advanced_view')) { - echo " Show ".$text['title-2']." ".$text['description-2']."

\n"; + echo " Show ".$text['title-2']." ".$text['description-2']."

\n"; } echo " \n"; echo " \n";