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

Display theme's folder in Theme Manager.

This commit is contained in:
Cameron
2016-04-14 14:45:10 -07:00
parent 62bde01095
commit a0ee67407a
2 changed files with 5 additions and 2 deletions

View File

@@ -425,6 +425,7 @@ define("LAN_CAPTION", "Caption");
define("LAN_LIMIT", "Limit");
define("LAN_BASIC", "Basic");
define("LAN_ADVANCED", "Advanced");
define("LAN_FOLDER", "Folder");
// TODO - move e_form related LANS below, add new lan_form.php file (for both front/back-end)