SwallowOkAfterResend isn't repetier only anymore

master
Gina Häußge 2013-10-20 14:36:40 +02:00
parent 5a6cd58f19
commit 48f5a44bc5
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,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>