diff --git a/src/root/common.tt b/src/root/common.tt index 85aab482..fe8da617 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -107,7 +107,7 @@ [%- END -%] [% IF showSchedulingInfo %] - [%- IF build.busy %]Running[% ELSE %]Queued[% END %] + [%- IF build.busy %]Started[% ELSE %]Queued[% END %] [% END %] [% build.id %] [%- IF showSchedulingInfo -%]