summaryrefslogtreecommitdiff
path: root/print/templates/operator_overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'print/templates/operator_overview.html')
-rw-r--r--print/templates/operator_overview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/templates/operator_overview.html b/print/templates/operator_overview.html
index 38da7746..8615c42a 100644
--- a/print/templates/operator_overview.html
+++ b/print/templates/operator_overview.html
@@ -27,7 +27,7 @@
<main>
<figure class="inksimulation operator" style="height: 210mm;" title="{{ _('Ctrl + Scroll to Zoom') }}">
{{ svg_overview|safe }}
- <figcaption>{{ _('Scale') }} <span data-field-name="svg-scale" contenteditable="true" data-placeholder="Enter scale...">{{ svg_transform }}</span>%</figcaption>
+ <figcaption>{{ _('Scale') }} <span class="scale" data-field-name="svg-scale" contenteditable="true" data-placeholder=""></span>%</figcaption>
<div>
<button class="svg-fit">{{ _('Fit') }}</button>
<button class="svg-full">100%</button>