Fix copy half-cut print handling
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
Schnitt
|
||||
<select id="cutMode">
|
||||
<option value="auto">Normal</option>
|
||||
<option value="chain">Kettendruck / kein Endschnitt</option>
|
||||
<option value="chain">Kettendruck / Streifen</option>
|
||||
<option value="cutmark">Schnittmarke drucken</option>
|
||||
<option value="cutmark-chain">Kettendruck + Schnittmarke</option>
|
||||
</select>
|
||||
@@ -84,6 +84,7 @@
|
||||
<option value="off">Aus</option>
|
||||
</select>
|
||||
</label>
|
||||
<p class="field-note">Bei mehreren Kopien mit Halbschnitt wird automatisch Kettendruck verwendet.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user