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

Added Bootstrap tabs to admin->administrator page and styled to match jquery-ui tabs.

This commit is contained in:
Cameron
2013-02-24 15:46:07 -08:00
parent e1cf83fdaa
commit a877d3cee6
4 changed files with 113 additions and 20 deletions

View File

@@ -335,6 +335,7 @@ define("LAN_IMAGE","Image");
define("LAN_TEMPLATE","Template");
define("LAN_TYPE", "Type");
define("LAN_CATEGORIES", "Categories");
define("LAN_DEMO_FORBIDDEN", "Changes on this page are not possible in demo mode.");
define("LAN_SECURITYL_0", "Looking for trouble (none)");