1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

Fixes #1474 - check for page_title or menu_name during custom page/menu creation.

This commit is contained in:
Cameron
2016-04-01 20:29:13 -07:00
parent 9717990572
commit 02a5cf6e81
3 changed files with 14 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ define("CUSLAN_53", "Book or Chapter Title");
define("CUSLAN_55", "Can be edited by");
define("CUSLAN_56", "Parent");
define("CUSLAN_57", "Please choose unique SEF URL string for this entry.");
define("CUSLAN_57", "Please choose a unique SEF URL for this entry.");
define("CUSLAN_58", "View Pages in this chapter");
define("CUSLAN_59", "Page");
define("CUSLAN_60", "Page Options");
@@ -43,6 +43,8 @@ define("CUSLAN_75", "Missing Menu-id detected:");
define("CUSLAN_76", "Menu with path #");
define("CUSLAN_77", "deleted");
define("CUSLAN_78", "Couldn't delete menu with path ");
define("CUSLAN_79", "You must enter either a page title or a menu name.");
// define("CUSLAN_54", "Meta Keywords"); //LAN_KEYWORDS
// define("CUSLAN_1", "Title");