diff options
Diffstat (limited to 'templates/show_localplay_status.inc.php')
-rw-r--r-- | templates/show_localplay_status.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_localplay_status.inc.php b/templates/show_localplay_status.inc.php index 9da440aa..3353872e 100644 --- a/templates/show_localplay_status.inc.php +++ b/templates/show_localplay_status.inc.php @@ -20,7 +20,6 @@ */ $status = $localplay->status(); - ?> <?php Ajax::start_container('localplay_status'); ?> <?php show_box_top(_('Localplay Control')); ?> |