1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Fixes #3070 Featurebox LANs Issue #6

This commit is contained in:
Cameron
2018-08-18 11:48:10 -07:00
parent e9ddd09766
commit 968a6d0a4f
4 changed files with 20 additions and 16 deletions

View File

@@ -11,9 +11,3 @@ define("LAN_PLUGIN_FEATUREBOX_DESCRIPTION", "Displays an animated area on the to
define("LAN_PLUGIN_FEATUREBOX_BATCH", "Create Featurebox Item");
// Install/uninstall messages
define("FBLAN_INSTALL_01", "Adding Default category table data."); //XXX Use Generic
define("FBLAN_INSTALL_02", "Adding Default table data."); //XXX Use Generic
define("FBLAN_INSTALL_03", "Unassigned");
define("FBLAN_INSTALL_04", "Carousel");
define("FBLAN_INSTALL_05", "Tabs");