diff --git a/e107_plugins/forum/templates/forum_preview_template.php b/e107_plugins/forum/templates/forum_preview_template.php index 0bee4d1d3..ae71a0170 100644 --- a/e107_plugins/forum/templates/forum_preview_template.php +++ b/e107_plugins/forum/templates/forum_preview_template.php @@ -2,13 +2,10 @@ /* * e107 website system * - * Copyright (C) 2008-2009 e107 Inc (e107.org) + * Copyright (C) 2008-2013 e107 Inc (e107.org) * Released under the terms and conditions of the * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * - * $URL$ - * $Id$ */ if (!defined('e107_INIT')) { exit; } @@ -17,12 +14,11 @@ if(!defined("USER_WIDTH")){ define("USER_WIDTH","width:95%;margin-left:auto;marg $FORUM_PREVIEW = "
".LAN_323. -($action != "nt" ? " | " : " ( ".LAN_62.$tsubject." )")." +".LAN_FORUM_3005. + ($action != "nt" ? " | " : " ( ".LAN_FORUM_3011.": ".$tsubject." )")."||
".$poster." | -
- ".IMAGE_post2." ".LAN_322.$postdate." ".$tpost." |
+ ".$poster." | +".IMAGE_post2." ".$postdate." ".$tpost." |