mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 08:51:50 +02:00
Bugtracker #5007 - tidy print output text
This commit is contained in:
@@ -72,7 +72,7 @@ else
|
||||
}
|
||||
$news_datestamp = $con->convert_date($news_datestamp, "long");
|
||||
$print_text = "<span style=\"font-size: 13px; color: black; font-family: tahoma, verdana, arial, helvetica; text-decoration: none\">
|
||||
<b>".LAN_PRINT_135.": ".$news_title."</b>
|
||||
<b>".LAN_PRINT_135.$news_title."</b>
|
||||
<br />
|
||||
(".LAN_PRINT_86." ".$tp->toHTML($category_name,FALSE,"defs").")
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user