diff options
Diffstat (limited to 'python/gui/templates/modulator.html')
-rw-r--r-- | python/gui/templates/modulator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/gui/templates/modulator.html b/python/gui/templates/modulator.html index 016344a..c2b4a24 100644 --- a/python/gui/templates/modulator.html +++ b/python/gui/templates/modulator.html @@ -26,7 +26,7 @@ </div> </div> <div class="panel-body"> - <h3>CFR</h3> + <h3>Crest Factor Reduction</h3> <div class="form-group"> <div class="checkbox"> <label><input type="checkbox" value="1" id="cfrenable">Enable</label> |