From 83b3597401bdbe9964f1670e8fbc256a2889f3c0 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 30 Mar 2015 17:13:41 -0700 Subject: [PATCH] Only display 'Sign in' link when user login is active. --- e107_themes/bootstrap3/theme_shortcodes.php | 24 +++++++++++++-------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/e107_themes/bootstrap3/theme_shortcodes.php b/e107_themes/bootstrap3/theme_shortcodes.php index ee06aa4a5..9e47d35c3 100644 --- a/e107_themes/bootstrap3/theme_shortcodes.php +++ b/e107_themes/bootstrap3/theme_shortcodes.php @@ -95,20 +95,26 @@ class theme_shortcodes extends e_shortcode
  • '.LOGIN_MENU_L3.'
  • '; // Signup } - - - - $text .= ' -
  • -
  • +