From 2bc890a4f0c5fece128bac735e01e3ca1dd852a5 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 11 Jan 2009 03:02:56 +0000 Subject: Don't use short tags in installer until we know its same to do so --- installer/views/installer.html.php | 4 ++-- installer/views/installer.txt.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'installer') diff --git a/installer/views/installer.html.php b/installer/views/installer.html.php index ed372600..43692846 100644 --- a/installer/views/installer.html.php +++ b/installer/views/installer.html.php @@ -25,7 +25,7 @@ - +

@@ -44,6 +44,6 @@ - + \ No newline at end of file diff --git a/installer/views/installer.txt.php b/installer/views/installer.txt.php index e7dc155f..89af28d4 100644 --- a/installer/views/installer.txt.php +++ b/installer/views/installer.txt.php @@ -1,5 +1,5 @@ - $msg) { - print_msg($header, $msg["text"], $msg["error"]); + print_msg($header, $msg["text"], $msg["error"]); } } -- cgit v1.2.3