diff --git a/e107_admin/cron.php b/e107_admin/cron.php
index 86a85b98d..4c67417cc 100644
--- a/e107_admin/cron.php
+++ b/e107_admin/cron.php
@@ -2,7 +2,7 @@
/*
* e107 website system
*
- * Copyright (C) 2008-2016 e107 Inc (e107.org)
+ * Copyright (C) 2008-2017 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
@@ -168,7 +168,7 @@ class cron_admin_ui extends e_admin_ui
'name' => LAN_CRON_20_4,
'category' => 'update',
'function' => 'gitrepo',
- 'description' => LAN_CRON_20_5."
".LAN_CRON_20_6."
".LAN_CRON_20_7." ".LAN_CRON_20_8,
+ 'description' => LAN_CRON_20_5."
".LAN_CRON_20_6."
".LAN_WARNING." ".LAN_CRON_20_8,
// 'available' => e107::getPref('ban_retrigger')
);
diff --git a/e107_languages/English/admin/lan_cron.php b/e107_languages/English/admin/lan_cron.php
index 051ae4f68..d4fb91a55 100644
--- a/e107_languages/English/admin/lan_cron.php
+++ b/e107_languages/English/admin/lan_cron.php
@@ -1,8 +1,10 @@
e107.htaccess to .htaccess in");
define("LAN_MAILOUT_41", "before sending mail from this page.");
-define("LAN_MAILOUT_42", "Warning");
+//define("LAN_MAILOUT_42", "Warning");//NOT_USED
define("LAN_MAILOUT_43", "Username");
define("LAN_MAILOUT_44", "User Login");
define("LAN_MAILOUT_45", "User Email");
diff --git a/e107_languages/English/lan_submitnews.php b/e107_languages/English/lan_submitnews.php
index 5c85f428f..5dc831d92 100644
--- a/e107_languages/English/lan_submitnews.php
+++ b/e107_languages/English/lan_submitnews.php
@@ -10,14 +10,14 @@
+----------------------------------------------------------------------------+
*/
define("PAGE_NAME", "Submit News");
-define("LAN_7", "Name: ");
+//define("LAN_7", "Name: ");//LAN_NAME
//define("LAN_62", "News Title: ");//LAN_TITLE
-define("LAN_112", "Email Address: ");
-define("LAN_133", "Thank you");
+//define("LAN_112", "Email Address: ");//LAN_EMAIL
+//define("LAN_133", "Thank you");//LAN_THANK_YOU//NOT USED
define("LAN_134", "Your item has been submitted for review by one of the site administrators.");
define("LAN_135", "News Item: ");
define("LAN_136", "Submit News Item");
-define("NWSLAN_6", "Category");
+//define("NWSLAN_6", "Category");//LAN_CATEGORY
define("NWSLAN_10", "No news categories");
define("NWSLAN_11", "You do not have access to this area or you are currently not logged in.");
define("NWSLAN_12", "Access Denied.");
@@ -31,7 +31,7 @@ define("SUBNEWSLAN_6", "(jpg, gif or png)");
define("SUBNEWSLAN_7", "You must give your name and email address");
define("SUBNEWSLAN_8", "Error uploading image");
define("SUBNEWSLAN_9", "Keywords");
-define("SUBNEWSLAN_10", "Summary");
+//define("SUBNEWSLAN_10", "Summary");//LAN_SUMMARY
define("SUBNEWSLAN_11", "Meta Description");
define("SUBNEWSLAN_12", "Used by Facebook etc.");
define("SUBNEWSLAN_13", "Media URLs");
diff --git a/submitnews.php b/submitnews.php
index 74cfd0d66..5c07200e5 100644
--- a/submitnews.php
+++ b/submitnews.php
@@ -2,7 +2,7 @@
/*
* e107 website system
*
- * Copyright (C) 2008-2013 e107 Inc (e107.org)
+ * Copyright (C) 2008-2017 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
@@ -211,7 +211,7 @@ class submitNews
// echo $mes->render();
unset($_POST);
- // $ns->tablerender(LAN_133, "