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

Closes #515 - Moved custom theme configuration to separate tab

This commit is contained in:
Moc
2014-06-14 21:50:13 +02:00
parent 083c489b56
commit aa12c8d355
2 changed files with 23 additions and 1 deletions

View File

@@ -306,6 +306,7 @@ define("LAN_AUTHOR", "Author");
define("LAN_CATEGORY", "Category");
define("LAN_HELP", "Help");
define("LAN_CUSTOM", "Custom configuration");
define("LAN_MENULAYOUT", "Menu Layout");
define("LAN_MEDIAMANAGER", "Media Manager");