1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Shortcode added: {NEWSNAVLINK} for navigation between news pages.

This commit is contained in:
Cameron
2014-02-04 05:17:08 -08:00
parent 988ce38d60
commit 182233238f
4 changed files with 47 additions and 1 deletions

View File

@@ -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");