From 33628516d1772714c6f27615f8feeb1369125e88 Mon Sep 17 00:00:00 2001 From: nbachiyski Date: Mon, 19 Apr 2010 20:49:13 +0000 Subject: [PATCH] =?UTF-8?q?Add=20missing=20semi-colon=20in=20the=20end=20o?= =?UTF-8?q?f=20quote=20entity.=20Props=20C=C3=A1tia=20Kitahara?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.automattic.com/wordpress/trunk@14166 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/update-core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/update-core.php b/wp-admin/update-core.php index 71cedeb7b..7d1941f1e 100644 --- a/wp-admin/update-core.php +++ b/wp-admin/update-core.php @@ -244,7 +244,7 @@ function list_theme_updates() { ?>

-

+

Please Note: Any customizations you have made to the Themes files will be lost. Please consider using child themes for modifications.'), _x('http://codex.wordpress.org/Child_Themes', 'Link used in suggestion to use child themes in GUU') ); ?>