From 0d2ff1bd4bb82eb6fc3b2b990d51152b82e22f2a Mon Sep 17 00:00:00 2001 From: lia Date: Wed, 20 Feb 2008 20:28:23 +0000 Subject: [PATCH] bugfix #4326 : links_page navigator now correctly rendered --- e107_plugins/links_page/links.php | 10 +++++----- e107_plugins/links_page/links_template.php | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/e107_plugins/links_page/links.php b/e107_plugins/links_page/links.php index 10b988925..40d87367d 100644 --- a/e107_plugins/links_page/links.php +++ b/e107_plugins/links_page/links.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/links_page/links.php,v $ -| $Revision: 1.5 $ -| $Date: 2007-09-26 20:06:04 $ -| $Author: e107steved $ +| $Revision: 1.6 $ +| $Date: 2008-02-20 20:28:23 $ +| $Author: lisa_ $ +----------------------------------------------------------------------------+ */ require_once('../../class2.php'); @@ -517,8 +517,8 @@ function displayCategoryLinks($mode=''){ $text .= $link_table_start.$link_table_string.$link_table_end; } - - $ns->tablerender($link_table_caption, $text); + $nav = $tp->parseTemplate("{NAVIGATOR}", FALSE, $link_shortcodes); + $ns->tablerender($link_table_caption, $nav.$text); } } return; diff --git a/e107_plugins/links_page/links_template.php b/e107_plugins/links_page/links_template.php index c2a050b35..3cdd96a78 100644 --- a/e107_plugins/links_page/links_template.php +++ b/e107_plugins/links_page/links_template.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/links_page/links_template.php,v $ -| $Revision: 1.1.1.1 $ -| $Date: 2006-12-02 04:35:24 $ -| $Author: mcfly_e107 $ +| $Revision: 1.2 $ +| $Date: 2008-02-20 20:28:23 $ +| $Author: lisa_ $ +----------------------------------------------------------------------------+ */ @@ -150,7 +150,7 @@ $sc_style['LINK_BUTTON_LAN']['post'] = ""; $sc_style['LINK_CAT_DESC']['pre'] = "
"; $sc_style['LINK_CAT_DESC']['post'] = ""; -$LINK_TABLE_CAPTION = LCLAN_ITEM_24."{NAVIGATOR}" ; +$LINK_TABLE_CAPTION = LCLAN_ITEM_24; $LINK_TABLE_START = "