From 9fad7df3b23ba6de5bd2d385e6c287aff71824bd Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 14 Nov 2008 17:52:38 +0000 Subject: [PATCH] Hello Dolly update. Props zedlander and jacobsantos. fixes #8188 git-svn-id: http://svn.automattic.com/wordpress/trunk@9684 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/plugins/hello.php | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/wp-content/plugins/hello.php b/wp-content/plugins/hello.php index 25e472e01..08a01bbf3 100644 --- a/wp-content/plugins/hello.php +++ b/wp-content/plugins/hello.php @@ -1,6 +1,8 @@ $chosen

"; } @@ -61,12 +66,11 @@ function dolly_css() { "; @@ -74,4 +78,4 @@ function dolly_css() { add_action('admin_head', 'dolly_css'); -?> \ No newline at end of file +?>