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

Featurebox defaults

This commit is contained in:
Cameron
2013-03-28 01:04:01 -07:00
parent e911c7272c
commit f414e29adc
2 changed files with 18 additions and 19 deletions

View File

@@ -15,4 +15,5 @@ define("LAN_PLUGIN_FEATUREBOX_BATCH", "Create Featurebox Item");
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', 'General');
define('FBLAN_INSTALL_04', 'Carousel');
define('FBLAN_INSTALL_05', 'Tabs');