diff --git a/src/root/common.tt b/src/root/common.tt index d41741093..79ca3bd56 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 000000000..dde3195a2 Binary files /dev/null and b/src/root/static/images/forbidden_16.png differ