diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-12 20:45:17 +0200 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-12 20:45:17 +0200 |
| commit | bca6cb4f6eb861ecef97fb76e73afda3ac088d39 (patch) | |
| tree | 3de8066bcc89d3c0d384f4d71047d08223e33228 /webAO | |
| parent | 49f9362d92b85226b428c75198025756801593ec (diff) | |
label the right thing
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 08fca07..f8c4bcf 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -189,7 +189,7 @@ <input type="checkbox" name="check_nonint" id="check_nonint"> </span> <span id="2.7" style="display: none"> - <label for="check_nonint">Looping SFX:</label> + <label for="check_loopsfx">Looping SFX:</label> <input type="checkbox" name="check_loopsfx" id="check_loopsfx"> </span> <span id="2.8" style="display: none"> |
