diff --git a/printer/templates/printer/aff_jobs.html b/printer/templates/printer/aff_jobs.html index 2c298bc3..9fb5366b 100644 --- a/printer/templates/printer/aff_jobs.html +++ b/printer/templates/printer/aff_jobs.html @@ -51,10 +51,10 @@ with this program; if not, write to the Free Software Foundation, Inc., {{ job.filename }} {{ job.user }} {% if job.printAs %} {% trans "for" %} {{ job.printAs }}{% endif %} {{ job.starttime }} - {{ job.status }} + {{ job.get_status_display }} {{ job.count }} {{ job.price }} - +