From 39e865fa86d61041d47a67c6761eb54f7350a492 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 1 Aug 2008 06:11:07 +0100 Subject: button player layout tweaks --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 0c8716e60..4ae5aa08e 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 .= " "; } -- cgit v1.2.3