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

Newspost administration - work in progress (BROKEN, don't try it)

This commit is contained in:
secretr
2009-01-13 17:09:30 +00:00
parent 225d9c7707
commit 3dffac201e
3 changed files with 1036 additions and 772 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_newspost.php,v $
| $Revision: 1.3 $
| $Date: 2008-12-07 13:08:48 $
| $Author: e107steved $
| $Revision: 1.4 $
| $Date: 2009-01-13 17:09:30 $
| $Author: secretr $
+----------------------------------------------------------------------------+
*/
define("NWSLAN_1", "News story deleted.");
@@ -170,4 +170,5 @@ define("LAN_NEWS_49", "Render-type");
define("LAN_NEWS_50", "Author");
define("LAN_NEWS_51", "Modification of the news-item author can be done by:");
define("LAN_NEWS_52", "General Information");
?>