1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 18:11:56 +02:00

Bit of work on the comments manager

This commit is contained in:
CaMer0n
2009-11-04 03:07:44 +00:00
parent d9b92d401a
commit ac57a2aee3
5 changed files with 167 additions and 134 deletions

View File

@@ -1,7 +1,7 @@
<?php
/*
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id: lan_admin.php,v 1.31 2009-10-23 18:14:42 secretr Exp $
* $Id: lan_admin.php,v 1.32 2009-11-04 03:07:44 e107coders Exp $
*
* Admin Language File
*/
@@ -304,3 +304,7 @@ define("LAN_IMAGEMANAGER", "Image Manager");
define("LAN_MOREINFO","More Information...");
define("LAN_COMMENTMAN", "Comments Manager");
define("LAN_FILTER", "Filter");
define("LAN_NO_RECORDS", "No Records Found");