From fb1f376a904088d38fd0051e1d149a2f9e3f0a72 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 5 May 2013 16:49:19 -0700 Subject: [PATCH] BC Styling fixes. --- e107_core/shortcodes/batch/contact_shortcodes.php | 8 ++++---- e107_plugins/blogcalendar_menu/blogcalendar_menu.php | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/e107_core/shortcodes/batch/contact_shortcodes.php b/e107_core/shortcodes/batch/contact_shortcodes.php index 54da51c26..9b4266087 100644 --- a/e107_core/shortcodes/batch/contact_shortcodes.php +++ b/e107_core/shortcodes/batch/contact_shortcodes.php @@ -90,7 +90,7 @@ class contact_shortcodes extends e_shortcode function sc_contact_name($parm='') { - return ""; + return ""; } @@ -98,14 +98,14 @@ class contact_shortcodes extends e_shortcode function sc_contact_email($parm='') { - return ""; + return ""; } function sc_contact_subject($parm='') { - return ""; + return ""; } @@ -120,7 +120,7 @@ class contact_shortcodes extends e_shortcode $size = 'input-xxlarge'; } - return ""; + return ""; } diff --git a/e107_plugins/blogcalendar_menu/blogcalendar_menu.php b/e107_plugins/blogcalendar_menu/blogcalendar_menu.php index aef6239f3..d2451c2cf 100644 --- a/e107_plugins/blogcalendar_menu/blogcalendar_menu.php +++ b/e107_plugins/blogcalendar_menu/blogcalendar_menu.php @@ -197,9 +197,9 @@ if(false === $cached) } $month_selector .= ""; - - - $menu = "
"; + + $menu = "
+
"; $menu .= "";
".$month_selector; $menu .= "
".calendar($req_day, $req_month, $req_year, $day_links, $pref['blogcal_ws'])."
"; $menu .= "