diff options
Diffstat (limited to 'fg21sim/webui/templates')
-rw-r--r-- | fg21sim/webui/templates/configs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index 2d728f6..be2c0d2 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -74,7 +74,7 @@ <label for="conf-common-components-gsync">galactic/freefree</label> </div> <div class="form-group"> - <input class="form-control" type="checkbox" id="conf-common-components-gsnr" name="common/components" value="galactic/freefree" /> + <input class="form-control" type="checkbox" id="conf-common-components-gsnr" name="common/components" value="galactic/snr" /> <label for="conf-common-components-gsync">galactic/snr</label> </div> <div class="form-group"> |