changeset 378:c75d00307a64

"Completed" label on the build page should really be "Started".
author cmlenz
date Tue, 24 Jul 2007 17:05:56 +0000
parents a465b5dbfecf
children 0df178e07fdb
files bitten/trac_ext/templates/bitten_build.cs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitten/trac_ext/templates/bitten_build.cs
+++ b/bitten/trac_ext/templates/bitten_build.cs
@@ -31,7 +31,7 @@
      /if ?>
     </dd><?cs
    /if ?>
-   <dt class="time">Completed:</dt>
+   <dt class="time">Started:</dt>
    <dd class="time"><?cs var:build.started ?> (<?cs
     var:build.started_delta ?> ago)
    </dd>
Copyright (C) 2012-2017 Edgewall Software