summaryrefslogtreecommitdiff
path: root/print/templates
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2018-04-08 17:35:24 +0200
committerGitHub <noreply@github.com>2018-04-08 17:35:24 +0200
commit6e1f4969e154343b458bad9f3b9cc0c0eb8203a4 (patch)
tree680f0704d6dc42aaefe9bd1381f2df02a929500d /print/templates
parente4c4eec55f34215c188325eb669c6cb524503007 (diff)
Update operator_overview.html
Diffstat (limited to 'print/templates')
-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 25048ab7..c9706dbe 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;">
{{ svg_overview|safe }}
- <figcaption>{{ _('Scale') }} <span>{{ svg_scale }}</span></figcaption>
+ <figcaption>{{ _('Scale') }} <span>{{ svg_scale }}</span>%</figcaption>
</figure>
</main>
{% include 'footer.html' %}