1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 19:02:39 +02:00

Plugin LAN clean-up (#50)

This commit is contained in:
Tijn Kuyper
2012-12-19 11:04:06 +01:00
parent 1bde493891
commit 44210bf65d
4 changed files with 10 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "List New Items"); }
// define("LIST_PLUGIN_1", "List");
define("LIST_PLUGIN_2", "This plugin allows you to view a list of recent additions in all e107 categories. You can either view the list with data since your last visit, or view a general latest additions list. Besides the page a menu is also present. Every section is configurable in the admin area.");
//define("LIST_PLUGIN_2", "This plugin allows you to view a list of recent additions in all e107 categories. You can either view the list with data since your last visit, or view a general latest additions list. Besides the page a menu is also present. Every section is configurable in the admin area.");
define("LIST_PLUGIN_3", "Configure Main Menu");
define("LIST_PLUGIN_4", "The List_new plugin is now ready to be used.");