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

Fixes #967 - Submit news default column and missing LAN_PREVIEW.

This commit is contained in:
Cameron
2015-04-15 12:45:05 -07:00
parent 70e810eb68
commit f37f252d66
2 changed files with 8 additions and 4 deletions

View File

@@ -341,6 +341,9 @@ define("LAN_CATEGORIES", "Categories");
define("LAN_DEMO_FORBIDDEN", "Changes on this page are not possible in demo mode.");
define("LAN_COPYRIGHT", "Copyright");
define("LAN_PREVIEW", "Preview");
define("LAN_CREATE_CATEGORY", "Create Category");
define("LAN_CREATE_ITEM", "Create Item");