From b566f92218e6d3af2d72970273a4c01422afdacd Mon Sep 17 00:00:00 2001 From: nacin Date: Tue, 3 Jan 2012 18:57:31 +0000 Subject: [PATCH] Fix header/message alignment in Press This. for trunk. see #19725. git-svn-id: http://svn.automattic.com/wordpress/trunk@19662 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 8 ++++++++ wp-admin/press-this.php | 16 +++++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index 21156f0f3..188f285fc 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -33,6 +33,14 @@ include( './admin-header.php' ); +
+

+

Version %1$s addressed a security issue and fixed %2$s bug.', + 'Version %1$s addressed a security issue and fixed %2$s bugs.', 13 ), '3.3.1', number_format_i18n( 13 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.3.1' ); ?> +

+
+

diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 5ae8756c3..68ce96dbf 100644 --- a/wp-admin/press-this.php +++ b/wp-admin/press-this.php @@ -314,6 +314,20 @@ var photostorage = false; do_action('admin_print_scripts'); do_action('admin_head'); ?> + - +