1
0
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:
e107steved
2009-01-20 20:33:01 +00:00
parent 45f9a91e46
commit 1f787caf95
2 changed files with 9 additions and 3 deletions

View File

@@ -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');
?> ?>

View File

@@ -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;' />