mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +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:
@@ -14,7 +14,7 @@ define("LANA_FAQ_COMMENT", "Comment Class");
|
||||
define("LANA_FAQ_ULOGINNAME", "User login"); //FIXME Use generic
|
||||
define("LANA_FAQ_TAGS", "Tags");
|
||||
define("LANA_FAQ_TAGS_HELP", "Comma separated tag list");
|
||||
define("LANA_FAQ_METAD", "Meta Description");
|
||||
// define("LANA_FAQ_METAD", "Meta Description"); LAN_META_DESCRIPTION
|
||||
define("LANA_FAQ_METAK", "Meta Keywords");
|
||||
|
||||
define("LANA_FAQ_PREF_1", "Allow submitting of FAQs by:");
|
||||
|
Reference in New Issue
Block a user