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

Frontpage (admin area) - LAN (#6) and code clean-up

This commit is contained in:
Tijn Kuyper
2013-02-25 18:33:00 +01:00
parent e69dad5c85
commit 0e01bbb032
3 changed files with 20 additions and 22 deletions

View File

@@ -334,6 +334,7 @@ define("LAN_KEYWORDS","Keywords");
define("LAN_IMAGE","Image");
define("LAN_TEMPLATE","Template");
define("LAN_TYPE", "Type");
define("LAN_NONE", "None");
define("LAN_CATEGORIES", "Categories");
define("LAN_DEMO_FORBIDDEN", "Changes on this page are not possible in demo mode.");