diff --git a/e107_admin/cron.php b/e107_admin/cron.php index 0d1cfa2db..01e992722 100644 --- a/e107_admin/cron.php +++ b/e107_admin/cron.php @@ -1165,7 +1165,7 @@ class cron
"; - // $text .= ""; + // $text .= ""; $text .= $frm->admin_button('submit', LAN_SAVE, $action = 'update'); $text .= $frm->checkbox_switch('generate_pwd', 1, '', 'Generate new cron command'); $text .= "
diff --git a/e107_admin/download.php b/e107_admin/download.php index 8126aa9ea..43d00fb6f 100644 --- a/e107_admin/download.php +++ b/e107_admin/download.php @@ -420,7 +420,7 @@ if ($action == "opt") - + @@ -493,7 +493,7 @@ if($action == 'limits') $txt .= " - + @@ -512,7 +512,7 @@ if($action == 'limits') - + "; @@ -679,7 +679,7 @@ class download // Search & display options etc. - $text .= "
\n

\n\n\n

"; + $text .= "
\n

\n\n\n

"; $text .= "
".LAN_DISPLAYOPT."
"; $text .= "
+ $text .="
@@ -1160,9 +1160,9 @@ class download if ($id && $sub_action == "edit") { - $text .= " "; + $text .= " "; } else { - $text .= ""; + $text .= ""; } $text .= " @@ -1529,7 +1529,7 @@ class download $text .= ""; $text .= "
- +
"; } else @@ -1616,7 +1616,7 @@ class download
- +
- +
"; diff --git a/e107_plugins/download/download.php b/e107_plugins/download/download.php index 12742ade5..f7c90d346 100644 --- a/e107_plugins/download/download.php +++ b/e107_plugins/download/download.php @@ -491,7 +491,7 @@ if ($action == "report" && check_class($pref['download_reportbroken']))
- + diff --git a/e107_plugins/download/handlers/adminDownload_class.php b/e107_plugins/download/handlers/adminDownload_class.php index 24b4a35be..711b18c89 100644 --- a/e107_plugins/download/handlers/adminDownload_class.php +++ b/e107_plugins/download/handlers/adminDownload_class.php @@ -736,7 +736,7 @@ class adminDownload extends download $text .= " "; } $text .=" - + @@ -925,9 +925,9 @@ class adminDownload extends download $text .= " "; if ($id && $subAction == "edit") { - $text .= " "; + $text .= " "; } else { - $text .= ""; + $text .= ""; } $text .= " @@ -1351,7 +1351,7 @@ class adminDownload extends download $text .= ""; $text .= "
- +
"; } else @@ -1434,9 +1434,9 @@ class adminDownload extends download
"; if ($id && $subAction == "edit" && !isset($_POST['add_category'])) { - $text .= " "; + $text .= " "; } else { - $text .= ""; + $text .= ""; } $text .= "
@@ -1589,7 +1589,7 @@ class adminDownload extends download
- +
@@ -1811,7 +1811,7 @@ class adminDownload extends download
- +
"; @@ -1864,7 +1864,7 @@ class adminDownload extends download
- +
"; @@ -2001,7 +2001,7 @@ class adminDownload extends download -
+
"; } $text .=" - + @@ -1469,10 +1469,10 @@ $columnInfo = array( if ($id && $subAction == "edit") { - $text .= " "; + $text .= " "; } else { - $text .= ""; + $text .= ""; } $text .= " @@ -1844,7 +1844,7 @@ $columnInfo = array( -
+
- +
diff --git a/e107_plugins/download/templates/download_template.php b/e107_plugins/download/templates/download_template.php index f3a110806..a2d6ade42 100644 --- a/e107_plugins/download/templates/download_template.php +++ b/e107_plugins/download/templates/download_template.php @@ -175,7 +175,7 @@ if(!isset($DOWNLOAD_LIST_TABLE_START)) ($sort == "DESC" ? "" : "")."   - + diff --git a/e107_plugins/forum/forum_admin.php b/e107_plugins/forum/forum_admin.php index 983071658..abb20b314 100644 --- a/e107_plugins/forum/forum_admin.php +++ b/e107_plugins/forum/forum_admin.php @@ -672,7 +672,7 @@ class forumAdmin
".LAN_CONFDELETE."

".$frm->admin_button('confirm', LAN_UI_DELETE_LABEL, 'submit')." - +
"; diff --git a/e107_plugins/list_new/list_admin_class.php b/e107_plugins/list_new/list_admin_class.php index 3e4949514..5c3c911b0 100644 --- a/e107_plugins/list_new/list_admin_class.php +++ b/e107_plugins/list_new/list_admin_class.php @@ -179,7 +179,7 @@ class list_admin // $this->row['FIELD_ITEM'] = $frm->iconpicker($this->parent->sections[$i]."_".$type."_icon",$this->parent->list_pref[$this->parent->sections[$i]."_".$type."_icon"]). // $this->row['FIELD_ITEM'] = $rs->form_text($this->parent->sections[$i]."_".$type."_icon", 15, $this->parent->list_pref[$this->parent->sections[$i]."_".$type."_icon"], 100)." - // parent->sections[$i]."_".$type."_icon'); return false;\" /> + // parent->sections[$i]."_".$type."_icon'); return false;\" /> // $this->row['FIELD_ITEM'] .= div id='div_".$this->parent->sections[$i]."_".$type."_icon' style='display:none;'>"; diff --git a/e107_plugins/newsletter/admin_config.php b/e107_plugins/newsletter/admin_config.php index 39aa33657..75316b580 100644 --- a/e107_plugins/newsletter/admin_config.php +++ b/e107_plugins/newsletter/admin_config.php @@ -206,7 +206,7 @@ class newsletter ".$data['newsletter_id']." ".$data['newsletter_issue']." [ ".$data['newsletter_parent']." ] ".$data['newsletter_title']." - ".($data['newsletter_flag'] ? LAN_YES : "toJS(NLLAN_18)."') \" />")." + ".($data['newsletter_flag'] ? LAN_YES : "toJS(NLLAN_18)."') \" />")." ".ADMIN_EDIT_ICON."toJS(NLLAN_19." [ID: ".$data['newsletter_id']." ]")."') \"/> @@ -613,7 +613,7 @@ class newsletter { $mes->addError(NLLAN_56); $vs_text .= "
- +
"; $ns -> tablerender(NLLAN_65.' '.$p_id, $mes->render() . $vs_text); return; diff --git a/e107_plugins/newsletter/newsletter_menu.php b/e107_plugins/newsletter/newsletter_menu.php index 8f0f2b24e..9eade5821 100644 --- a/e107_plugins/newsletter/newsletter_menu.php +++ b/e107_plugins/newsletter/newsletter_menu.php @@ -91,13 +91,13 @@ foreach($newsletterArray as $nl) if(preg_match("#".chr(1).USERID."(".chr(1)."|$)#si", $nl['newsletter_subscribers'])) { $text .= NLLAN_48."

- toJS(NLLAN_49)."') \" /> + toJS(NLLAN_49)."') \" /> "; } else { $text .= NLLAN_50." ".USEREMAIL." )

- toJS(NLLAN_53)."') \" /> + toJS(NLLAN_53)."') \" /> "; } $nl_count = $sql -> db_Count('newsletter', "(*)", "WHERE newsletter_parent='".$nl['newsletter_id']."' AND newsletter_flag='1'"); diff --git a/e107_plugins/pm/pm_shortcodes.php b/e107_plugins/pm/pm_shortcodes.php index 635ae8eca..11ec96046 100755 --- a/e107_plugins/pm/pm_shortcodes.php +++ b/e107_plugins/pm/pm_shortcodes.php @@ -201,7 +201,7 @@ class pm_shortcodes extends e_shortcode - + "; return $ret; } @@ -479,7 +479,7 @@ class pm_shortcodes extends e_shortcode // pm_id is mapped insisde the config to id key $ret = "
var)."'> - ".LAN_PM_54."     + ".LAN_PM_54."    
"; return $ret; @@ -568,7 +568,7 @@ class pm_shortcodes extends e_shortcode public function sc_pm_delete_blocked_selected() { - return ""; + return ""; } /** diff --git a/e107_plugins/poll/poll_class.php b/e107_plugins/poll/poll_class.php index 7b492238f..b037af249 100644 --- a/e107_plugins/poll/poll_class.php +++ b/e107_plugins/poll/poll_class.php @@ -809,7 +809,7 @@ class poll if (isset($_POST['preview']) || varset($_POST['edit'])) { - // $text .= " "; + // $text .= " "; $text .= $frm->admin_button('preview',POLLAN_24,'other'); if (POLLACTION == 'edit') @@ -821,19 +821,19 @@ class poll else { $text .= $frm->admin_button('submit','no-value','submit', LAN_CREATE); - // $text .= " "; + // $text .= " "; } } else { $text .= $frm->admin_button('preview','no-value','other',POLLAN_24); - // $text .= " "; + // $text .= " "; } if (defset('POLLID')) { $text .= $frm->admin_button('reset','no-value','reset',POLLAN_25); - // $text .= " "; + // $text .= " "; } $text .= " diff --git a/e107_plugins/tagwords/tagwords_shortcodes.php b/e107_plugins/tagwords/tagwords_shortcodes.php index e4dc4e02a..04d1aab60 100644 --- a/e107_plugins/tagwords/tagwords_shortcodes.php +++ b/e107_plugins/tagwords/tagwords_shortcodes.php @@ -59,7 +59,7 @@ class tagwords_shortcodes extends e_shortcode
- +
"; break; @@ -74,7 +74,7 @@ class tagwords_shortcodes extends e_shortcode
- +
"; break; @@ -86,7 +86,7 @@ class tagwords_shortcodes extends e_shortcode } return " - "; + "; break; } } @@ -262,7 +262,7 @@ class tagwords_shortcodes extends e_shortcode { global $tag; if(varsettrue($tag->pref['tagwords_view_sort']) || varsettrue($tag->pref['tagwords_view_style']) || varsettrue($tag->pref['tagwords_view_area'])) - return ""; + return ""; return ''; } @@ -409,7 +409,7 @@ class tagwords_shortcodes extends e_shortcode function sc_tag_opt_button() { - return ""; + return ""; } } diff --git a/e107_plugins/tinymce/admin_config.php b/e107_plugins/tinymce/admin_config.php index 7d83b5679..92c3bd106 100644 --- a/e107_plugins/tinymce/admin_config.php +++ b/e107_plugins/tinymce/admin_config.php @@ -648,7 +648,7 @@ function edit_theme()
"; - $text .= ""; + $text .= ""; $text .= "
diff --git a/e107_plugins/trackback/modtrackback.php b/e107_plugins/trackback/modtrackback.php index cdee3ae93..2f74c183f 100644 --- a/e107_plugins/trackback/modtrackback.php +++ b/e107_plugins/trackback/modtrackback.php @@ -77,7 +77,7 @@ else ".TRACKBACK_L14." \n"; } - $text .= ""; + $text .= ""; } $ns->tablerender(TRACKBACK_L13, $text); diff --git a/e107_plugins/user_menu/usertheme_menu.php b/e107_plugins/user_menu/usertheme_menu.php index fa4124863..e43d9753a 100644 --- a/e107_plugins/user_menu/usertheme_menu.php +++ b/e107_plugins/user_menu/usertheme_menu.php @@ -74,7 +74,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_plugins/user_menu/usertheme_menu_config.php b/e107_plugins/user_menu/usertheme_menu_config.php index 531b19dfd..5e0f82669 100644 --- a/e107_plugins/user_menu/usertheme_menu_config.php +++ b/e107_plugins/user_menu/usertheme_menu_config.php @@ -111,7 +111,7 @@ $text = " $text .= " - + diff --git a/e107_web/utilities/dbgen.php b/e107_web/utilities/dbgen.php index 5544caf8c..d87f091a4 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 f3484dfd9..2c0da8451 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 625fd4bc7..aac9a3490 100644 --- a/e107_web/utilities/passconv.php +++ b/e107_web/utilities/passconv.php @@ -276,7 +276,7 @@ $text = $text .= " - + "; diff --git a/e107_web/utilities/resetcore.php b/e107_web/utilities/resetcore.php index 5a3915a4d..12b3eb952 100644 --- a/e107_web/utilities/resetcore.php +++ b/e107_web/utilities/resetcore.php @@ -128,7 +128,7 @@ if (isset($_POST['usubmit']))
- Reset core to default values
". ($bu_exist ? " Restore core backup" : "
( There is no backed-up core - unable to offer option to restore backup )")."

+ Reset core to default values
". ($bu_exist ? " Restore core backup" : "
( There is no backed-up core - unable to offer option to restore backup )")."

@@ -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 d97d10ed3..860ae01cd 100644 --- a/email.php +++ b/email.php @@ -229,7 +229,7 @@ $text .= " - + diff --git a/upload.php b/upload.php index b2405a398..189fc2498 100644 --- a/upload.php +++ b/upload.php @@ -256,7 +256,7 @@ $text .= " - + diff --git a/userposts.php b/userposts.php index 52e1e98a8..bb7c2d8de 100644 --- a/userposts.php +++ b/userposts.php @@ -238,8 +238,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);