mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Bugtracker #4658 - hardcoded LAN
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_themes/lamb/languages/English.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_themes/lamb/languages/English.php,v $
|
||||||
| $Revision: 1.2 $
|
| $Revision: 1.3 $
|
||||||
| $Date: 2007-03-03 19:59:37 $
|
| $Date: 2009-01-20 20:33:01 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -22,6 +22,7 @@ define("LAN_THEME_2", "Comments are turned off for this item");
|
|||||||
define("LAN_THEME_3", "comment: ");
|
define("LAN_THEME_3", "comment: ");
|
||||||
define("LAN_THEME_4", "Read the rest ...");
|
define("LAN_THEME_4", "Read the rest ...");
|
||||||
define("LAN_THEME_5", "Trackbacks: ");
|
define("LAN_THEME_5", "Trackbacks: ");
|
||||||
|
define("LAN_THEME_6", 'on');
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
@@ -9,6 +9,11 @@
|
|||||||
|
|
|
|
||||||
| Released under the terms and conditions of the
|
| Released under the terms and conditions of the
|
||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
||||||
|
| $Source: /cvs_backup/e107_0.8/e107_themes/lamb/theme.php,v $
|
||||||
|
| $Revision: 1.4 $
|
||||||
|
| $Date: 2009-01-20 20:33:01 $
|
||||||
|
| $Author: e107steved $
|
||||||
+---------------------------------------------------------------+
|
+---------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -96,7 +101,7 @@ $NEWSSTYLE = "
|
|||||||
</div>
|
</div>
|
||||||
<div style='text-align:right' class='smalltext'>
|
<div style='text-align:right' class='smalltext'>
|
||||||
{NEWSAUTHOR}
|
{NEWSAUTHOR}
|
||||||
on
|
".LAN_THEME_6."
|
||||||
{NEWSDATE}
|
{NEWSDATE}
|
||||||
<br />
|
<br />
|
||||||
<img src='".e_IMAGE_ABS."admin_images/userclass_16.png' alt='' style='vertical-align: middle;' />
|
<img src='".e_IMAGE_ABS."admin_images/userclass_16.png' alt='' style='vertical-align: middle;' />
|
||||||
|
Reference in New Issue
Block a user