1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

More work on edit, and some pagination

This commit is contained in:
mcfly
2008-12-13 21:52:19 +00:00
parent 04aa586bbf
commit 0f7c3be9ed
11 changed files with 114 additions and 93 deletions

View File

@@ -4,8 +4,8 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum_viewtopic.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:18 $
| $Revision: 1.2 $
| $Date: 2008-12-13 21:52:19 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
@@ -85,5 +85,6 @@ define("FORLAN_101", "Email Thread");
define("FORLAN_102", "Print View");
define('FORLAN_103', '[user deleted]');
define('FORLAN_104', 'Thread not found');
define('FORLAN_BY', 'by');
define("FORLAN_HIDDEN", "HIDDEN - LOGIN AND REPLY TO REVEAL");
?>