From 016280812eb59ece5d1e1c83534ae06b8fffbcae Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 19 Nov 2009 03:11:53 +0000 Subject: =?UTF-8?q?#547068=20by=20sun,=20seutje,=20yoroy,=20G=C3=A1bor=20H?= =?UTF-8?q?ojtsy,=20adrian,=20Bojhan,=20and=20markboulton:=20Use=20Seven?= =?UTF-8?q?=20theme=20for=20installation=20/=20updates.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index e9e5c84f6..9ad5092f6 100644 --- a/update.php +++ b/update.php @@ -194,7 +194,7 @@ function update_info_page() { $output .= "
  • Install your new files in the appropriate location, as described in the handbook.
  • \n"; $output .= "\n"; $output .= "

    When you have performed the steps above, you may proceed.

    \n"; - $output .= '

    '; + $output .= '

    '; $output .= "\n"; return $output; } -- cgit v1.2.3