SwallowOkAfterResend isn't repetier only anymore

(cherry picked from commit 48f5a44)
This commit is contained in:
Gina Häußge 2013-10-20 14:36:40 +02:00
parent 4094d28c07
commit 29a9ee40d5

View file

@ -214,7 +214,7 @@
<div class="control-group">
<div class="controls">
<label class="checkbox">
<input type="checkbox" data-bind="checked: feature_swallowOkAfterResend" id="settings-swallowOkAfterResend"> Swallow the first "ok" after a resend response <span class="label">Repetier</span>
<input type="checkbox" data-bind="checked: feature_swallowOkAfterResend" id="settings-swallowOkAfterResend"> Swallow the first "ok" after a resend response
</label>
</div>
</div>