From d3642f6b0ed1ee5a7654fe7eff375ca1212c267d Mon Sep 17 00:00:00 2001 From: mensonge Date: Sun, 15 Mar 2009 15:52:37 +0000 Subject: Interface Fix: add possible messages in configuration file for footer or sidebar git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@309 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/sidebar.tpl.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/sidebar.tpl.php') diff --git a/templates/sidebar.tpl.php b/templates/sidebar.tpl.php index ad5c74f..e823af5 100644 --- a/templates/sidebar.tpl.php +++ b/templates/sidebar.tpl.php @@ -6,11 +6,14 @@ includeTemplate('sidebar.block.'. $sidebar_blocks[$i]); } + +echo $GLOBALS['sidebarBottomMessage']; ?> - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf