From: Andrew Dolgov Date: Fri, 1 Aug 2008 05:11:07 +0000 (+0100) Subject: button player layout tweaks X-Git-Tag: 1.2.26~48 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=39e865fa86d61041d47a67c6761eb54f7350a492;p=tt-rss.git button player layout tweaks --- diff --git a/functions.php b/functions.php index 0c8716e6..4ae5aa08 100644 --- a/functions.php +++ b/functions.php @@ -4715,7 +4715,7 @@ if (($ctype = __("audio/mpeg")) && (get_pref($link, "ENABLE_FLASH_PLAYER")) ) { - $entry .= " "; + $entry .= " "; } @@ -5183,7 +5183,7 @@ if (($ctype = __("audio/mpeg")) && (get_pref($link, "ENABLE_FLASH_PLAYER")) ) { - $entry .= " "; + $entry .= " "; }