From c769bef299cabfcda42728777cd2adcebfb8d410 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Wed, 28 Mar 2012 13:31:56 +0200 Subject: [PATCH] show_link_bug_notification only if user is logged in --- main/inc/lib/template.lib.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/inc/lib/template.lib.php b/main/inc/lib/template.lib.php index c33bb284f2..456955dafa 100644 --- a/main/inc/lib/template.lib.php +++ b/main/inc/lib/template.lib.php @@ -413,6 +413,7 @@ class Template extends Smarty { $css_file_to_string .= api_get_css($css_file); } + // @todo move this somewhere else if (SHOW_TEXT_NEAR_ICONS == true) { //hack in order to fix the actions buttons $css_file_to_string .= '