From b40b1916a3e248a2f0e43fe5f2c2df095cc0341a Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 10 Jan 2018 15:06:40 -0800 Subject: [PATCH] Issue #2970 btn-default > btn-default btn-secondary --- e107_admin/banlist.php | 2 +- e107_admin/db.php | 2 +- e107_admin/image.php | 2 +- e107_admin/mailout.php | 8 +++---- e107_admin/menus.php | 2 +- e107_admin/message.php | 4 ++-- e107_admin/newspost.php | 6 ++--- e107_admin/search.php | 4 ++-- e107_admin/theme.php | 12 +++++----- e107_admin/upload.php | 2 +- e107_admin/users.php | 14 ++++++------ e107_admin/users_extended.php | 2 +- .../shortcodes/batch/admin_shortcodes.php | 4 ++-- .../shortcodes/batch/bbcode_shortcodes.php | 16 +++++++------- .../shortcodes/batch/comment_shortcodes.php | 10 ++++----- .../shortcodes/batch/page_shortcodes.php | 2 +- .../shortcodes/batch/user_shortcodes.php | 4 ++-- e107_core/shortcodes/single/custom.php | 2 +- e107_core/templates/nextprev_template.php | 20 ++++++++--------- e107_core/templates/search_template.php | 2 +- e107_handlers/comment_class.php | 6 ++--- e107_handlers/form_handler.php | 22 +++++++++---------- e107_handlers/media_class.php | 4 ++-- e107_handlers/sitelinks_class.php | 4 ++-- e107_handlers/theme_handler.php | 16 +++++++------- e107_handlers/user_select_class.php | 4 ++-- .../blogcalendar_menu/blogcalendar_menu.php | 4 ++-- e107_plugins/chatbox_menu/chat.php | 2 +- e107_plugins/chatbox_menu/chatbox_menu.php | 4 ++-- e107_plugins/download/admin_download.php | 4 ++-- e107_plugins/download/download_shortcodes.php | 4 ++-- e107_plugins/download/includes/admin.php | 12 +++++----- e107_plugins/forum/forum_conf.php | 4 ++-- e107_plugins/forum/forum_post.php | 8 +++---- e107_plugins/forum/forum_uploads.php | 2 +- e107_plugins/forum/forum_viewforum.php | 4 ++-- .../shortcodes/batch/forum_shortcodes.php | 2 +- .../shortcodes/batch/post_shortcodes.php | 4 ++-- .../shortcodes/batch/view_shortcodes.php | 12 +++++----- .../shortcodes/batch/viewforum_shortcodes.php | 4 ++-- .../gallery/includes/gallery_load.php | 2 +- .../gallery/templates/gallery_template.php | 2 +- e107_plugins/gsitemap/admin_config.php | 2 +- .../login_menu/login_menu_shortcodes.php | 2 +- e107_plugins/news/news_months_menu.php | 2 +- e107_plugins/newsletter/admin_config.php | 8 +++---- .../newsletter/newsletter_legacy_menu.php | 4 ++-- e107_plugins/newsletter/nl_archive.php | 4 ++-- e107_plugins/page/page_navigation_menu.php | 2 +- e107_plugins/pm/pm_shortcodes.php | 4 ++-- e107_plugins/poll/admin_config.php | 4 ++-- e107_plugins/poll/poll_class.php | 4 ++-- e107_plugins/search_menu/search_menu.php | 2 +- e107_plugins/social/e_shortcode.php | 4 ++-- e107_plugins/tinymce4/admin_config.php | 2 +- e107_plugins/tinymce4/plugins/e107/dialog.php | 2 +- e107_plugins/trackback/modtrackback.php | 2 +- e107_plugins/user/userlanguage_menu.php | 2 +- e107_plugins/user/usertheme_menu.php | 2 +- e107_themes/bootstrap3/theme_config.php | 2 +- e107_themes/bootstrap3/theme_shortcodes.php | 4 ++-- .../templates/gallery/gallery_template.php | 2 +- .../landingzero/templates/menu_template.php | 4 ++-- e107_themes/landingzero/theme_shortcodes.php | 4 ++-- e107_themes/voux/theme_shortcodes.php | 4 ++-- e107_web/utilities/dbgen.php | 2 +- e107_web/utilities/passcalc.php | 2 +- e107_web/utilities/passconv.php | 2 +- e107_web/utilities/resetcore.php | 4 ++-- email.php | 2 +- install.php | 2 +- search.php | 4 ++-- userposts.php | 4 ++-- 73 files changed, 172 insertions(+), 172 deletions(-) diff --git a/e107_admin/banlist.php b/e107_admin/banlist.php index bfbbecfa7..dd5fd65cb 100644 --- a/e107_admin/banlist.php +++ b/e107_admin/banlist.php @@ -1002,7 +1002,7 @@ switch ($action) $text .= "
".$tp->parseTemplate("{NEXTPREV={$parms}}".'

'); } $text .= " - + "; diff --git a/e107_admin/db.php b/e107_admin/db.php index 3b457d772..7ef00053a 100644 --- a/e107_admin/db.php +++ b/e107_admin/db.php @@ -1034,7 +1034,7 @@ class system_tools { $text .= "
- ".ADMIN_EXECUTE_ICON." + ".ADMIN_EXECUTE_ICON."

".$val['label']."

".$val['diz']."
"; diff --git a/e107_admin/image.php b/e107_admin/image.php index b61395a85..4f1636360 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -1507,7 +1507,7 @@ class media_admin_ui extends e_admin_ui - "; diff --git a/e107_admin/mailout.php b/e107_admin/mailout.php index 73496c50f..2c0d9d200 100644 --- a/e107_admin/mailout.php +++ b/e107_admin/mailout.php @@ -1696,7 +1696,7 @@ class mailout_admin_form_ui extends e_admin_form_ui $preview = e_SELF."?mode=main&action=preview&id=".$id; $text .= ""; $text .= "".E_32_MAIL.""; - $text .= "".E_32_SEARCH.""; + $text .= "".E_32_SEARCH.""; $text .= $this->renderValue('options',$value,$attributes,$id); @@ -1710,8 +1710,8 @@ class mailout_admin_form_ui extends e_admin_form_ui $preview = e_SELF."?mode=main&action=preview&id=".$id.'&user='.$user; $text = ""; - $text .= "".E_32_USER.""; - $text .= "".E_32_SEARCH.""; + $text .= "".E_32_USER.""; + $text .= "".E_32_SEARCH.""; $attributes['readParms']['editClass'] = e_UC_NOBODY; $text .= $this->renderValue('options',$value,$attributes,$id); @@ -1882,7 +1882,7 @@ class mailout_recipients_form_ui extends e_admin_form_ui $preview = e_SELF."?mode=main&action=preview&id=".$eid.'&user='.$user; $text = ""; - $text .= "".E_32_SEARCH.""; + $text .= "".E_32_SEARCH.""; diff --git a/e107_admin/menus.php b/e107_admin/menus.php index 276f87b4f..763849b4a 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -961,7 +961,7 @@ class e_menu_layout "; return $text; } diff --git a/e107_admin/search.php b/e107_admin/search.php index d2e0697a9..d40d84143 100644 --- a/e107_admin/search.php +++ b/e107_admin/search.php @@ -394,7 +394,7 @@ else - ".ADMIN_EDIT_ICON." + ".ADMIN_EDIT_ICON." "; @@ -448,7 +448,7 @@ else - ".ADMIN_EDIT_ICON." + ".ADMIN_EDIT_ICON." "; diff --git a/e107_admin/theme.php b/e107_admin/theme.php index 89fb5dea2..cb52833b4 100644 --- a/e107_admin/theme.php +++ b/e107_admin/theme.php @@ -873,11 +873,11 @@ class theme_admin_form_ui extends e_admin_form_ui $infoPath = e_SELF."?mode=".$_GET['mode']."&id=".$theme['path']."&action=info&iframe=1"; $previewPath = $tp->replaceConstants($theme['thumbnail'],'abs'); - $main_icon = ($pref['sitetheme'] != $theme['path']) ? "" : ""; - $info_icon = "".$tp->toGlyph('fa-info-circle',array('size'=>'2x')).""; + $main_icon = ($pref['sitetheme'] != $theme['path']) ? "" : ""; + $info_icon = "".$tp->toGlyph('fa-info-circle',array('size'=>'2x')).""; // $admin_icon = ($pref['admintheme'] != $theme['path'] ) ? "" : ""; - $preview_icon = "".$tp->toGlyph('fa-search',array('size'=>'2x')).""; + $preview_icon = "".$tp->toGlyph('fa-search',array('size'=>'2x')).""; return $main_icon.$info_icon.$preview_icon; } @@ -913,9 +913,9 @@ class theme_admin_form_ui extends e_admin_form_ui // $viewUrl = $theme['url']; $modalCaption = (empty($theme['price'])) ? ' '.LAN_DOWNLOADING.' '.$theme['name']." ".$theme['version'] :' '.LAN_PURCHASE.' '.$theme['name']." ".$theme['version']; - $main_icon = "".$tp->toGlyph('download',array('size'=>'2x')).""; + $main_icon = "".$tp->toGlyph('download',array('size'=>'2x')).""; - $info_icon = "".$tp->toGlyph('fa-info-circle',array('size'=>'2x')).""; + $info_icon = "".$tp->toGlyph('fa-info-circle',array('size'=>'2x')).""; if(!empty($theme['preview'][0])) { @@ -926,7 +926,7 @@ class theme_admin_form_ui extends e_admin_form_ui $previewPath = $theme['livedemo']; } - $preview_icon = "".$tp->toGlyph('fa-search',array('size'=>'2x')).""; + $preview_icon = "".$tp->toGlyph('fa-search',array('size'=>'2x')).""; } return $main_icon.$info_icon.$preview_icon; diff --git a/e107_admin/upload.php b/e107_admin/upload.php index eed1363a8..0b854bfd1 100644 --- a/e107_admin/upload.php +++ b/e107_admin/upload.php @@ -740,7 +740,7 @@ switch ($action) $text .= " - + diff --git a/e107_admin/users.php b/e107_admin/users.php index 3792f1a1f..f9075f492 100644 --- a/e107_admin/users.php +++ b/e107_admin/users.php @@ -1647,7 +1647,7 @@ class users_admin_ui extends e_admin_ui ".USRLAN_120." - ".USRLAN_120." + ".USRLAN_120."
{$temp}
@@ -1660,7 +1660,7 @@ class users_admin_ui extends e_admin_ui ".USRLAN_35." - ".USRLAN_243." + ".USRLAN_243."
"; @@ -2319,10 +2319,10 @@ class users_admin_ui extends e_admin_ui { // Option to delete emails - only if there are some in the list $text .= " - \n - \n - \n - \n + \n + \n + \n + \n "; } $text .= "
"; @@ -2751,7 +2751,7 @@ class users_admin_form_ui extends e_admin_form_ui $btn = '
- diff --git a/e107_admin/users_extended.php b/e107_admin/users_extended.php index 2f4cc85ab..38e37a58f 100755 --- a/e107_admin/users_extended.php +++ b/e107_admin/users_extended.php @@ -2111,7 +2111,7 @@ class users_ext ".ADMIN_EDIT_ICON." - +
diff --git a/e107_core/shortcodes/batch/admin_shortcodes.php b/e107_core/shortcodes/batch/admin_shortcodes.php index 21fa34faf..ca7859bee 100644 --- a/e107_core/shortcodes/batch/admin_shortcodes.php +++ b/e107_core/shortcodes/batch/admin_shortcodes.php @@ -101,7 +101,7 @@ class admin_shortcodes if (!ADMIN) { return ''; } return "
- +
"; } @@ -339,7 +339,7 @@ class admin_shortcodes { $text .= $sql->mySQLlanguage; $text .= " (".$slng->convert($sql->mySQLlanguage).") - :   ".count($aff)." ".UTHEME_MENU_L3."  
+ :   ".count($aff)." ".UTHEME_MENU_L3."  
- + "; @@ -725,7 +725,7 @@ class forum_post_handler @@ -843,7 +843,7 @@ class forum_post_handler @@ -955,7 +955,7 @@ class forum_post_handler -
+
"; diff --git a/e107_plugins/forum/forum_uploads.php b/e107_plugins/forum/forum_uploads.php index 0fed72252..6a081ae2a 100644 --- a/e107_plugins/forum/forum_uploads.php +++ b/e107_plugins/forum/forum_uploads.php @@ -103,7 +103,7 @@ if(is_array($fileList)) } else { - $txt .= "".LAN_FORUM_7008." "; + $txt .= "".LAN_FORUM_7008." "; } $txt .= ""; } diff --git a/e107_plugins/forum/forum_viewforum.php b/e107_plugins/forum/forum_viewforum.php index e3265c4ba..bb27e9138 100644 --- a/e107_plugins/forum/forum_viewforum.php +++ b/e107_plugins/forum/forum_viewforum.php @@ -972,7 +972,7 @@ function forumjump() { $text .= "\n"; } - $text .= " "; + $text .= " "; return $text; } @@ -984,7 +984,7 @@ function fadminoptions($thread_info) $tp = e107::getParser(); // $text = "
"; - $text = '
diff --git a/e107_plugins/forum/shortcodes/batch/post_shortcodes.php b/e107_plugins/forum/shortcodes/batch/post_shortcodes.php index e2238ee55..58e918af1 100644 --- a/e107_plugins/forum/shortcodes/batch/post_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/post_shortcodes.php @@ -67,7 +67,7 @@ class plugin_forum_post_shortcodes extends e_shortcode { $text .= "\n"; } - $text .= "

"; + $text .= "

"; return $text; @@ -184,7 +184,7 @@ class plugin_forum_post_shortcodes extends e_shortcode function sc_forum_post_buttons() { - $ret = " "; + $ret = " "; if($this->var['action'] == 'edit') { diff --git a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php index 442d70cdf..c2fa7559f 100644 --- a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php @@ -782,8 +782,8 @@ // e_HTTP.'user.php?id.'.$this->postInfo['post_user'] $text = '
- ' . $username . ' -
"; } $ns->tablerender(TRACKBACK_L13, $text); diff --git a/e107_plugins/user/userlanguage_menu.php b/e107_plugins/user/userlanguage_menu.php index e68be38bf..9df11d3ba 100644 --- a/e107_plugins/user/userlanguage_menu.php +++ b/e107_plugins/user/userlanguage_menu.php @@ -58,7 +58,7 @@ else

- '; + '; $text .= ' '; diff --git a/e107_plugins/user/usertheme_menu.php b/e107_plugins/user/usertheme_menu.php index c8bb06c72..41577547a 100644 --- a/e107_plugins/user/usertheme_menu.php +++ b/e107_plugins/user/usertheme_menu.php @@ -68,7 +68,7 @@ if ((USER == TRUE) && check_class(varset($pref['allow_theme_select'],FALSE))) } $text .= "

- + "; $ns->tablerender(LAN_UMENU_THEME_2, $text, 'usertheme'); diff --git a/e107_themes/bootstrap3/theme_config.php b/e107_themes/bootstrap3/theme_config.php index 556ffcd2f..f630fcc3b 100644 --- a/e107_themes/bootstrap3/theme_config.php +++ b/e107_themes/bootstrap3/theme_config.php @@ -33,7 +33,7 @@ class theme_config implements e_theme_config ); - $previewLink = " ".LAN_PREVIEW.""; + $previewLink = " ".LAN_PREVIEW.""; $fields = array( 'branding' => array('title'=>LAN_THEMEPREF_00, 'type'=>'dropdown', 'writeParms'=>array('optArray'=> $brandingOpts)), diff --git a/e107_themes/bootstrap3/theme_shortcodes.php b/e107_themes/bootstrap3/theme_shortcodes.php index ea81b954f..a1d7aa848 100644 --- a/e107_themes/bootstrap3/theme_shortcodes.php +++ b/e107_themes/bootstrap3/theme_shortcodes.php @@ -155,8 +155,8 @@ class theme_shortcodes extends e_shortcode $text .= ' - '.LAN_LOGINMENU_4.' - '.LAN_LOGINMENU_40.' + '.LAN_LOGINMENU_4.' + '.LAN_LOGINMENU_40.' '; diff --git a/e107_themes/landingzero/templates/gallery/gallery_template.php b/e107_themes/landingzero/templates/gallery/gallery_template.php index b63a03863..d1bf4dead 100644 --- a/e107_themes/landingzero/templates/gallery/gallery_template.php +++ b/e107_themes/landingzero/templates/gallery/gallery_template.php @@ -24,7 +24,7 @@ $GALLERY_TEMPLATE['slideshow_wrapper'] = ' '; $MENU_TEMPLATE['sectionone']['end'] = ''; @@ -93,7 +93,7 @@ $MENU_TEMPLATE['call-to-action']['body'] = '

{CMENUTITLE}

- {CMENUTEXT} + {CMENUTEXT}


diff --git a/e107_themes/landingzero/theme_shortcodes.php b/e107_themes/landingzero/theme_shortcodes.php index 0cc5f1da6..924404f53 100644 --- a/e107_themes/landingzero/theme_shortcodes.php +++ b/e107_themes/landingzero/theme_shortcodes.php @@ -308,8 +308,8 @@ class theme_shortcodes extends e_shortcode $text .= ' - '.LAN_LOGINMENU_4.' - '.LAN_LOGINMENU_40.' + '.LAN_LOGINMENU_4.' + '.LAN_LOGINMENU_40.' '; diff --git a/e107_themes/voux/theme_shortcodes.php b/e107_themes/voux/theme_shortcodes.php index 1a723dc2f..24930dd72 100644 --- a/e107_themes/voux/theme_shortcodes.php +++ b/e107_themes/voux/theme_shortcodes.php @@ -169,8 +169,8 @@ class theme_shortcodes extends e_shortcode $text .= ' - '.LAN_LOGINMENU_4.' - '.LAN_LOGINMENU_40.' + '.LAN_LOGINMENU_4.' + '.LAN_LOGINMENU_40.' '; diff --git a/e107_web/utilities/dbgen.php b/e107_web/utilities/dbgen.php index a56cbe495..dc649eedd 100644 --- a/e107_web/utilities/dbgen.php +++ b/e107_web/utilities/dbgen.php @@ -189,7 +189,7 @@ $text .= " $text .= " - + "; diff --git a/e107_web/utilities/passcalc.php b/e107_web/utilities/passcalc.php index 4d582b36d..a9b8271b3 100644 --- a/e107_web/utilities/passcalc.php +++ b/e107_web/utilities/passcalc.php @@ -107,7 +107,7 @@ if (isset($_POST['show_password'])) $text .= " - + "; diff --git a/e107_web/utilities/passconv.php b/e107_web/utilities/passconv.php index e566ae5b6..6b9b394f5 100644 --- a/e107_web/utilities/passconv.php +++ b/e107_web/utilities/passconv.php @@ -277,7 +277,7 @@ $text = $text .= " - + "; diff --git a/e107_web/utilities/resetcore.php b/e107_web/utilities/resetcore.php index e43cf0332..be6e021e6 100644 --- a/e107_web/utilities/resetcore.php +++ b/e107_web/utilities/resetcore.php @@ -278,7 +278,7 @@ if (isset($_POST['reset_core_sub']) && $_POST['mode'] == 1) } echo " -
+
@@ -318,7 +318,7 @@ echo "
- + diff --git a/email.php b/email.php index 6cde64263..79ae46dce 100644 --- a/email.php +++ b/email.php @@ -229,7 +229,7 @@ $text .= " - + diff --git a/install.php b/install.php index b8f545932..5a0e42e9f 100644 --- a/install.php +++ b/install.php @@ -332,7 +332,7 @@ class e_install { // $this->form .= "« ".LAN_BACK." "; $prevStage = ($this->stage - 1); - $e_forms->form .= " "; + $e_forms->form .= " "; } if($id != 'back') { diff --git a/search.php b/search.php index a4502fddf..00572b115 100644 --- a/search.php +++ b/search.php @@ -202,7 +202,7 @@ class search extends e_shortcode { if($this->search_prefs['selector'] == 1) { - return ""; + return ""; } } @@ -210,7 +210,7 @@ class search extends e_shortcode { if($this->search_prefs['selector'] == 1) { - return ""; + return ""; } } diff --git a/userposts.php b/userposts.php index 2152f6f9e..7613d4b26 100644 --- a/userposts.php +++ b/userposts.php @@ -258,8 +258,8 @@ elseif ($action == 'forums') if($vars->NEXTPREV) $vars->NEXTPREV = str_replace('{USERPOSTS_NEXTPREV}', $vars->NEXTPREV, $USERPOSTS_TEMPLATE['np_table']); $vars->USERPOSTS_FORUM_SEARCH_VALUE = htmlspecialchars($_POST['f_query'], ENT_QUOTES, CHARSET); $vars->USERPOSTS_FORUM_SEARCH_FIELD = ""; - $vars->USERPOSTS_FORUM_SEARCH_BUTTON = ""; - $vars->USERPOSTS_FORUM_SEARCH = " "; + $vars->USERPOSTS_FORUM_SEARCH_BUTTON = ""; + $vars->USERPOSTS_FORUM_SEARCH = " "; // $userposts_forum_table_start = preg_replace("/\{(.*?)\}/e", '$\1', $USERPOSTS_FORUM_TABLE_START); $userposts_forum_table_start = $tp->simpleParse($USERPOSTS_TEMPLATE['forum_table_start'], $vars);