experimental newbie mode - text is shown on icon hover
[mirrors/JukeBox.git] / index.php
index 6c13be1c91d36d293f791851959de114437f2c1e..710c1801d082c631e7bd8dd7ff5690382b1be7f4 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -347,7 +347,7 @@ if(isset($_GET['blank'])) {
        <a name="up"></a>
        <iframe src="about:blank" name="playframe-hide" width="0" height="0" style="border: none;" class="hide"></iframe><!-- -----------???--------------- -->
        <span class="icon">&lt;</span> <a href="javascript: history.go(-1)" class="icon iback">BACK</a>
-       | <a href="?"><span class="icon ihome">HOME</span> (<?=$music_dir?>)</a>
+       | <a href="?" class="icon ihome">HOME&nbsp;(<?=$music_dir?>)</a>
        | <a href="?help" class="icon ihelp">ABOUT/HELP</a>
        | <a href="?logout" class="icon ilogout">LOGOUT</a>
 </div>
This page took 0.106693 seconds and 4 git commands to generate.