diff --git a/src/root/common.tt b/src/root/common.tt index d4174109..79ca3bd5 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -203,7 +203,7 @@ BLOCK renderBuildStatusIcon; [% ELSIF buildstatus == 3 %] Aborted [% ELSIF buildstatus == 4 %] - Cancelled + Cancelled [% ELSIF buildstatus == 6 %] Failed (with result) [% ELSE %] diff --git a/src/root/static/images/forbidden_16.png b/src/root/static/images/forbidden_16.png new file mode 100644 index 00000000..dde3195a Binary files /dev/null and b/src/root/static/images/forbidden_16.png differ