summaryrefslogtreecommitdiff
path: root/print/templates/print_overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'print/templates/print_overview.html')
-rw-r--r--print/templates/print_overview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/templates/print_overview.html b/print/templates/print_overview.html
index ca8638ff..cfbb81d1 100644
--- a/print/templates/print_overview.html
+++ b/print/templates/print_overview.html
@@ -5,8 +5,8 @@
<div class="table">
<p><span>{{ _('Unique Colors') }}:</span><span>{{ job.num_colors }}</span></p>
<p><span>{{ _('Color Blocks') }}:</span><span>{{ job.num_color_blocks }}</span></p>
- <p><span>{{ _('Total nr stops') }}:</span><span>{{ job.num_stops }}</span></p>
- <p><span>{{ _('Total nr trims') }}:</span><span>{{ job.num_trims }}</span></p>
+ <p><span>{{ _('Total stops') }}:</span><span>{{ job.num_stops }}</span></p>
+ <p><span>{{ _('Total trims') }}:</span><span>{{ job.num_trims }}</span></p>
</div>
</div>
<div>