From 72c437c2a866568c8f0fbf7a7a136e3b66febc49 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 2 May 2015 09:10:59 +0000 Subject: [PATCH] Merge two strings from theme details dialog. props McGuive7. fixes #32047. git-svn-id: https://develop.svn.wordpress.org/trunk@32332 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 45776cc967..81e0d7512d 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -363,7 +363,7 @@ $can_delete = current_user_can( 'delete_themes' );
- +