From: Alex Hermann Date: Thu, 28 Nov 2019 15:59:20 +0000 (+0100) Subject: Fix error in jobs template X-Git-Tag: v2.3.1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb03b2d2324dde78b9def3a232eee98c5b439bdc;p=thirdparty%2Fcups.git Fix error in jobs template Fixes error: E [28/Nov/2019:16:55:51 +0100] [CGI] Saw EOF, expected \':\'! E [28/Nov/2019:16:55:51 +0100] [CGI] Saw EOF, expected \'}\'! E [28/Nov/2019:16:55:51 +0100] [CGI] Saw EOF, expected \'}\'! E [28/Nov/2019:16:55:51 +0100] [CGI] Saw EOF, expected \'}\'! --- diff --git a/templates/jobs.tmpl b/templates/jobs.tmpl index 8d787572d9..353767cbab 100644 --- a/templates/jobs.tmpl +++ b/templates/jobs.tmpl @@ -20,7 +20,7 @@
:}:} {job_state=4?{job_hold_until=auth-info-required?Held for authentication.:
-
:}} +:}:} {job_state=3?
:}