From de15b5064d99fb134bc9a03bfda53afc4d99b9bf Mon Sep 17 00:00:00 2001
From: Ryan Boren
Date: Fri, 14 Nov 2008 17:52:38 +0000
Subject: [PATCH] Hello Dolly update. Props zedlander and jacobsantos. fixes
#8188
git-svn-id: https://develop.svn.wordpress.org/trunk@9684 602fd350-edb4-49c9-b593-d223f7449a82
---
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 25e472e01a..08a01bbf3d 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
+?>