mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:25:55 +00:00
cdmClicked: use proper response handler
This commit is contained in:
@@ -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>";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user