mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
- Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved - Featurebox list items view now sortable
This commit is contained in:
@@ -14,7 +14,5 @@ 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', 'General');
|
||||
|
Reference in New Issue
Block a user