mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Shortcode added: {NEWSNAVLINK} for navigation between news pages.
This commit is contained in:
@@ -64,6 +64,7 @@ define("LAN_ENTER_CODE", "Enter code");
|
||||
define("LAN_INVALID_CODE", "Incorrect code entered.");
|
||||
define("LAN_SEARCH", "Search");
|
||||
define("LAN_SHARE", "Share");
|
||||
define("LAN_BACK", "Back");
|
||||
|
||||
|
||||
?>
|
@@ -290,7 +290,7 @@ define("LAN_BOOL_REVERSE", "Invert");
|
||||
define("LAN_PRESET_CONFIRMSAVE","Save current form values as the default for this page?");
|
||||
define("LAN_CONFIGURE", "Configure");
|
||||
|
||||
define("LAN_BACK", "Back");
|
||||
// define("LAN_BACK", "Back"); @see e107_languages/English.php
|
||||
|
||||
define("LAN_NOPERMISSION", "no permissions");
|
||||
|
||||
|
Reference in New Issue
Block a user