From 1994a5979e137289a8861dbf77f25f079fa625af Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 19 Dec 2005 22:39:24 +0000 Subject: [PATCH] A little UTF-8 never killed anybody --- printer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.php b/printer.php index e21b868..b18d9d5 100644 --- a/printer.php +++ b/printer.php @@ -215,7 +215,7 @@ JS; echo "\n"; echo "\n"; echo "\n\t$title"; - echo "\n\t"; + echo "\n\t"; echo $this->css; echo ($extra ? "\n$extra" : ''); echo "\n\n\n"; -- 2.43.5