mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Meta Tags Page Administration ready (new XHTML/CSS rules, message handler)
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_meta.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:41 $
|
||||
| $Author: mcfly_e107 $
|
||||
+----------------------------------------------------------------------------+
|
||||
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id: lan_meta.php,v 1.2 2008-12-15 13:42:25 secretr Exp $
|
||||
*
|
||||
* Admin Language File
|
||||
*
|
||||
*/
|
||||
|
||||
define("METLAN_1", "Meta tags updated in database");
|
||||
define("METLAN_2", "Enter additional meta-tags");
|
||||
define("METLAN_3", "Enter new meta tag settings");
|
||||
define("METLAN_4", "Updated");
|
||||
//define("METLAN_4", "Updated");
|
||||
define("METLAN_5", "type your description here");
|
||||
define("METLAN_6", "type, a, list, of, your, keywords, here");
|
||||
define("METLAN_7", "type your copyright info here");
|
||||
|
Reference in New Issue
Block a user