From de192cd8a207d57255ce00b8924c648fd6a44ee7 Mon Sep 17 00:00:00 2001 From: Alib Date: Thu, 25 Feb 2010 16:33:34 +0100 Subject: bad layer appearing --- includes/inc_audio.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'includes/inc_audio.php') diff --git a/includes/inc_audio.php b/includes/inc_audio.php index 2828ca4..1806703 100755 --- a/includes/inc_audio.php +++ b/includes/inc_audio.php @@ -91,9 +91,6 @@ if ($medianame_array[0]) print(""); - print "
\r\n"; - - print("
"); } else print "\r\n"; @@ -106,5 +103,9 @@ print " \r\n"; print " \r\n"; +print "
\r\n"; + +print("
"); + ?> -- cgit v1.2.3