mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +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:
@@ -596,3 +596,5 @@ define("LAN_UI_FILTER_THIS_MONTH", "This Month");
|
||||
define("LAN_UI_FILTER_THIS_YEAR", "This Year");
|
||||
|
||||
define("LAN_SEARCH_ENGINES_X_LIMIT", "Read by search engines. Maximum [x] characters.");
|
||||
define("LAN_META_TITLE", "Meta Title");
|
||||
define("LAN_META_DESCRIPTION", "Meta Description");
|
Reference in New Issue
Block a user