mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6)
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright 2008-2010 e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id$
|
||||
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Nexptrev Shortcode Language File
|
||||
*/
|
||||
|
||||
define('NP_1', 'Previous page');
|
||||
define('NP_2', 'Next page');
|
||||
define('NP_3', 'Go to page');
|
||||
//define('NP_3', 'Go to page'); // Generic
|
||||
|
||||
// 0.8
|
||||
define('LAN_NP_FIRST', 'first');
|
||||
|
Reference in New Issue
Block a user