fixed MBTheater typo
This commit is contained in:
parent
d2dab35770
commit
c83eb94a90
3 changed files with 7 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
<input class="chkStandardFilter" type="checkbox" name="chkServer" id="chkServer" data-theme="c" data-filter="Server">
|
||||
<label for="chkServer">MB Server</label>
|
||||
|
||||
<input class="chkStandardFilter" type="checkbox" name="chkTheatre" id="chkTheatre" data-theme="c" data-filter="MBTheatre">
|
||||
<input class="chkStandardFilter" type="checkbox" name="chkTheatre" id="chkTheatre" data-theme="c" data-filter="MBTheater">
|
||||
<label for="chkTheatre">MB Theater</label>
|
||||
|
||||
<input class="chkStandardFilter" type="checkbox" name="chkClassic" id="chkClassic" data-theme="c" data-filter="MBClassic">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue