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

Closes #4783 Added Page Meta-Title field and synced with Page title.

Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
This commit is contained in:
Cameron
2022-06-08 18:29:37 -07:00
parent 782c51ff18
commit 52cf8f5bfa
13 changed files with 128 additions and 62 deletions

View File

@@ -33,7 +33,7 @@ define("SUBNEWSLAN_7", "You must give your name and email address");
define("SUBNEWSLAN_8", "Error uploading image");
define("SUBNEWSLAN_9", "Keywords");
//define("SUBNEWSLAN_10", "Summary");//LAN_SUMMARY
define("SUBNEWSLAN_11", "Meta Description");
// define("SUBNEWSLAN_11", "Meta Description"); LAN_META_DESCRIPTION
define("SUBNEWSLAN_12", "Used by Facebook etc.");
define("SUBNEWSLAN_13", "Media URLs");