diff options
Diffstat (limited to 'website/mic/index.html')
-rw-r--r-- | website/mic/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/mic/index.html b/website/mic/index.html index ffe054d..b361413 100644 --- a/website/mic/index.html +++ b/website/mic/index.html @@ -54,7 +54,7 @@ <div class="panel-heading"> <h3 class="panel-title">Streams <i id="update-streams" class="fa fa-refresh" title="Update list of streams" style="cursor: pointer;"></i></h3> </div> - <div class="panel-body" id="list"> + <div class="panel-body"> <div class="btn-group btn-group-sm"> <button class="btn btn-primary" autocomplete="off" id="watch">Watch or Listen</button> <div class="btn-group btn-group-sm"> |