X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=index.php;h=6c13be1c91d36d293f791851959de114437f2c1e;hb=b812e05d02d375138c68704301c266ebb32a7f9f;hp=c1f61050d9a7b26f6c28e52d4242d1f1cfa85a5c;hpb=d09c0b59d94881359bd7121b8063bce73877b486;p=mirrors%2FJukeBox.git diff --git a/index.php b/index.php index c1f6105..6c13be1 100755 --- a/index.php +++ b/index.php @@ -220,14 +220,14 @@ function render_dir_line($current_dir, $item, $i) { function render_tr_playframe_show() { if($GLOBALS['flash_player_frame'] == 'playframe-show' && $GLOBALS['useflash']) { ?> -S +S '); render_tr_playframe_show(); -echo('SP'); -if($GLOBALS['useflash']) echo('/F'); +echo('SP'); +if($GLOBALS['useflash']) echo('/F'); echo('Search: '.unxss($_GET['search']).''); while(!feof($searchfp)) {