From c06a012af85df858587f73fd1c240b56af2d6513 Mon Sep 17 00:00:00 2001 From: donncha Date: Fri, 19 Oct 2007 10:54:14 +0000 Subject: Minor change to how theme meta data is displayed, fixes #455 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1108 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/wpmu-themes.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wp-admin') diff --git a/wp-admin/wpmu-themes.php b/wp-admin/wpmu-themes.php index d9903f5..512b7bb 100644 --- a/wp-admin/wpmu-themes.php +++ b/wp-admin/wpmu-themes.php @@ -25,9 +25,9 @@ $allowed_themes = get_site_allowed_themes(); - - - + + + @@ -61,4 +61,4 @@ $allowed_themes = get_site_allowed_themes(); - \ No newline at end of file + -- cgit