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 cfbb81d1..a2548070 100644
--- a/print/templates/print_overview.html
+++ b/print/templates/print_overview.html
@@ -17,9 +17,9 @@
</div>
</div>
<div>
- <div class="table">
+ <div class="table time-clo">
<p><span>{{ _('Job estimated time') }}:</span></p>
- <p><span>{{ job.estimated_time }}</span></p>
+ <p><span class="total-estimated-time"></span></p>
</div>
</div>
</div>