diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,7 +49,9 @@ if (conf('refresh_limit') > 5) { <table id="bigdaddy" style="padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;" width="100%"> <tr> <td style="padding-left:17px;" valign="top" colspan="2"> + <div id="nowplaying"> <?php show_now_playing(); ?> + </div> <!-- Close Now Playing Div --> </td> </tr> <tr> |