From a3f9d6bf39880ccfc4f3c822ccdaa5757625bedc Mon Sep 17 00:00:00 2001 From: MikeyGMT Date: Sat, 14 Jan 2017 17:58:41 +0000 Subject: [PATCH] LANS Clean Up #6 - Printer Friendly Page LANS Clean Up #6 - Printer Friendly Page --- e107_languages/English/lan_print.php | 35 ++++++++++++++-------------- print.php | 32 +++++++++++-------------- 2 files changed, 30 insertions(+), 37 deletions(-) diff --git a/e107_languages/English/lan_print.php b/e107_languages/English/lan_print.php index 18e313274..a7b14eb5a 100644 --- a/e107_languages/English/lan_print.php +++ b/e107_languages/English/lan_print.php @@ -1,27 +1,26 @@ \ No newline at end of file +?> diff --git a/print.php b/print.php index 579a648c0..1e1ddf1a4 100644 --- a/print.php +++ b/print.php @@ -1,21 +1,15 @@

".LAN_PRINT_135.$news_title."


- (".LAN_PRINT_86." ".$tp->toHTML($category_name,FALSE,"defs").") + (".LAN_CATEGORY." ".$tp->toHTML($category_name,FALSE,"defs").")
- ".LAN_PRINT_94." ".$a_name."
+ ".LAN_POSTED_BY." ".$a_name."
".$news_datestamp."

". $news_body; @@ -168,4 +162,4 @@ else } require_once(FOOTERF); -?> \ No newline at end of file +?>