diff --git a/e107_admin/plugin.php b/e107_admin/plugin.php index 3858d7f7a..27496dfdb 100755 --- a/e107_admin/plugin.php +++ b/e107_admin/plugin.php @@ -1206,7 +1206,7 @@ class plugin_online_ui extends e_admin_ui // $d = http_build_query($srcData,false,'&'); // $url = e_SELF.'?mode=download&src='.base64_encode($d); - $dicon = ''.ADMIN_INSTALLPLUGIN_ICON.''; + $dicon = ''.ADMIN_INSTALLPLUGIN_ICON.''; /* diff --git a/e107_core/controllers/system/xup.php b/e107_core/controllers/system/xup.php index 396f7bcb4..c4183cbf0 100644 --- a/e107_core/controllers/system/xup.php +++ b/e107_core/controllers/system/xup.php @@ -121,8 +121,8 @@ class core_system_xup_controller extends eController if($var['enabled'] == 1) { echo '

'.$key.'

"; } @@ -130,7 +130,7 @@ class core_system_xup_controller extends eController // print_a($var); } - echo '

'.LAN_XUP_ERRM_12.''; + echo '

'.LAN_XUP_ERRM_12.''; /* echo '

Facebook

'; diff --git a/e107_core/shortcodes/batch/error_shortcodes.php b/e107_core/shortcodes/batch/error_shortcodes.php index 7b3a3dcda..cc5ead1e8 100644 --- a/e107_core/shortcodes/batch/error_shortcodes.php +++ b/e107_core/shortcodes/batch/error_shortcodes.php @@ -74,7 +74,7 @@ class error_shortcodes extends e_shortcode $icon = e107::getParser()->toGlyph('fa-search'); $url = e107::getUrl()->create('search'); - return '' . $icon . ' ' . LAN_ERROR_22 . ''; + return '' . $icon . ' ' . LAN_ERROR_22 . ''; } } diff --git a/e107_core/templates/nextprev_template.php b/e107_core/templates/nextprev_template.php index ee5c21770..2d8015e5e 100644 --- a/e107_core/templates/nextprev_template.php +++ b/e107_core/templates/nextprev_template.php @@ -100,7 +100,7 @@ $NEXTPREV_TEMPLATE['basic_nav_last'] = ''; $NEXTPREV_TEMPLATE['basic_nav_next'] = ''; $NEXTPREV_TEMPLATE['basic_items_start'] = ''; $NEXTPREV_TEMPLATE['basic_item'] = ''; -$NEXTPREV_TEMPLATE['basic_item_current'] = '{label}'; +$NEXTPREV_TEMPLATE['basic_item_current'] = '{label}'; $NEXTPREV_TEMPLATE['basic_items_end'] = ''; $NEXTPREV_TEMPLATE['basic_separator'] = ''; diff --git a/e107_handlers/admin_ui.php b/e107_handlers/admin_ui.php index f1414aa7f..25eefb1b8 100644 --- a/e107_handlers/admin_ui.php +++ b/e107_handlers/admin_ui.php @@ -6706,9 +6706,9 @@ class e_admin_form_ui extends e_form if($this->_list_view === 'grid' && $this->getController()->getGrid('carousel') === true) { return '
- - 1 - + + 1 +
'; } diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index cdb87f10d..68cce32d5 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -4216,7 +4216,7 @@ class e_form } $query = http_build_query($query); - $value .= " + $value .= " ".$editIconDefault.""; } diff --git a/e107_plugins/download/download_shortcodes.php b/e107_plugins/download/download_shortcodes.php index 054fd3e79..d8a6ea43d 100644 --- a/e107_plugins/download/download_shortcodes.php +++ b/e107_plugins/download/download_shortcodes.php @@ -1032,7 +1032,7 @@ class download_shortcodes extends e_shortcode $text .= ' - + '; diff --git a/e107_themes/landingzero/templates/featurebox/featurebox_template.php b/e107_themes/landingzero/templates/featurebox/featurebox_template.php index af4c63bf2..97391ac40 100644 --- a/e107_themes/landingzero/templates/featurebox/featurebox_template.php +++ b/e107_themes/landingzero/templates/featurebox/featurebox_template.php @@ -43,7 +43,7 @@ $FEATUREBOX_TEMPLATE['landingzero_homepage_modal'] = '{SETIMAGE: w=900&h=650&cro
{FEATUREBOX_IMAGE} {FEATUREBOX_TEXT} - + diff --git a/e107_themes/landingzero/templates/gallery/gallery_template.php b/e107_themes/landingzero/templates/gallery/gallery_template.php index d1bf4dead..4827d7892 100644 --- a/e107_themes/landingzero/templates/gallery/gallery_template.php +++ b/e107_themes/landingzero/templates/gallery/gallery_template.php @@ -27,7 +27,7 @@ $GALLERY_TEMPLATE['slideshow_wrapper'] = ' ' . LAN_NEXT . ' {GLYPH=fa-chevron-right} - + {GLYPH=fa-chevron-left} ' . LAN_PREVIOUS . '