* Fixed "Show more options" button missing from "Print" panel

This commit is contained in:
Sync1211 2022-05-25 09:08:41 +02:00
parent 0a65235065
commit 9adf5392cf
No known key found for this signature in database
GPG Key ID: B8878699435E69EC

View File

@ -55,6 +55,7 @@
<label class="label-input-span" data-hide-as="print">
<input type="checkbox" name="transparent-as-white" data-key checked />
<span data-i18n="transparent-as-white">Transparent as White</span>
</label>
<div class="center">
<button data-i18n="show-more-options" data-show="print" data-once data-key>Show More Options</button>
</div>