From b6c006903353472ba2c1f9a0eb9de04a78e7ba05 Mon Sep 17 00:00:00 2001 From: Tijn Kuyper Date: Mon, 4 Feb 2013 01:04:30 +0100 Subject: [PATCH] Follow up on previous commit, forgot one LAN fix --- e107_plugins/log/languages/English_admin_log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/log/languages/English_admin_log.php b/e107_plugins/log/languages/English_admin_log.php index 5a42d7b6e..6249725e1 100644 --- a/e107_plugins/log/languages/English_admin_log.php +++ b/e107_plugins/log/languages/English_admin_log.php @@ -36,7 +36,7 @@ define("ADSTAT_L21", "Maximum records to display on stats page"); define("ADSTAT_L22", "Run update routine"); define("ADSTAT_L23", "logs from a previous version of e107 have been detected, update them here"); define("ADSTAT_L24", "Go to update script"); -define("ADSTAT_L25", "Selected stats reset"); +//define("ADSTAT_L25", "Selected stats reset"); define("ADSTAT_L26", "Remove page entries"); define("ADSTAT_L27", "If your stats have incorrect pages, you can remove them here"); define("ADSTAT_L28", "Open page");