summaryrefslogtreecommitdiff
path: root/print/templates/ui.html
diff options
context:
space:
mode:
Diffstat (limited to 'print/templates/ui.html')
-rw-r--r--print/templates/ui.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/templates/ui.html b/print/templates/ui.html
index b6999b57..f1dd9c12 100644
--- a/print/templates/ui.html
+++ b/print/templates/ui.html
@@ -58,6 +58,10 @@
<input type="checkbox" class="view" id="full-page-patternview" data-field-name="full-page-patternview" />
<label for="full-page-patternview">{{ _('Full Page Pattern View') }}</label>
</p>
+ <p>
+ <input type="checkbox" class="view" id="show-footer" data-field-name="show-footer" />
+ <label for="show-footer">{{ _('Show Footer') }}</label>
+ </p>
<p style="text-indent: 1.5em;">{{ _('Thumbnail size') }}:
<input type="range" min="15" max="110" value="15" step="5" id="operator-detailedview-thumbnail-size" data-field-name="operator-detailedview-thumbnail-size" style="vertical-align: middle;" />
<span id="display-thumbnail-size">15mm</span>