mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 23:43:12 +00:00
add separation
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
{{ 'print:: Can download subdef' | trans }}
|
||||
</label>
|
||||
<div id="print-download-subdef" style="display: none;">
|
||||
<fieldset style="border-bottom: 1px inset #6d6666;border-top: 1px inset #6d6666;padding:10px;">
|
||||
<select id="print-select-download-subdef" name="print-select-download-subdef" style="margin-left: 0px;">
|
||||
{% for subdefName in printer.getAvailableSubdefName %}
|
||||
<option value="{{ subdefName}}" class="download-{{ subdefName }}"
|
||||
@@ -112,6 +113,7 @@
|
||||
{{ 'print:: original media name' | trans }}
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user