summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-25 15:30:28 +0300
committerAndrew Dolgov <[email protected]>2010-11-25 15:30:28 +0300
commit8353bd26f26723876c7cdbeb95b80535e4fc6a67 (patch)
tree5fd13e47b3f90ad358643e22a353b06ba79d8f33 /functions.php
parente91ad1e9abf094998bbcfb1ec205c46272208193 (diff)
cdmClicked: use proper response handler
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 23638fea9..27efb2c48 100644
--- a/functions.php
+++ b/functions.php
@@ -4458,7 +4458,7 @@
$entry .= "<object type=\"application/x-shockwave-flash\"
data=\"extras/button/musicplayer.swf?song_url=$url\"
- width=\"17\" height=\"17\">
+ width=\"17\" height=\"17\" style='float : left'>
<param name=\"movie\" value=\"extras/button/musicplayer.swf?song_url=$url\" /> </object>";
}