1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

small fixes

This commit is contained in:
CaMer0n
2009-11-17 08:16:46 +00:00
parent 0243decd2b
commit 78233f4b28
4 changed files with 17 additions and 14 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.37 2009-11-08 13:22:02 e107coders Exp $
* $Id: lan_admin.php,v 1.38 2009-11-17 08:16:40 e107coders Exp $
*
* Admin Language File
*/
@@ -312,6 +312,9 @@ define("LAN_USER", "User");
define("LAN_ID", "ID");
define("LAN_TITLE", "Title");
define("LAN_DESCRIPTION", "Description");
define("LAN_VISIBILITY", "Visibility");
define("LAN_ICON", "Icon");