Removed a doubled setting

This commit is contained in:
Gina Häußge 2016-02-01 19:52:19 +01:00
parent adb77654f6
commit 5bab9f5bf9

View file

@ -48,13 +48,6 @@
</label>
</div>
</div>
<div class="control-group">
<div class="controls">
<label class="checkbox">
<input type="checkbox" data-bind="checked: feature_ignoreIdenticalResends" id="settings-ignoreIdenticalResends"> {{ _('Ignore consecutive resend requests for the same line') }} <span class="label">{{ _('Repetier') }}</span>
</label>
</div>
</div>
<div class="control-group">
<div class="controls">
<label class="checkbox">