All/recent builds -> Latest builds

This commit is contained in:
Eelco Dolstra
2013-02-20 18:23:49 +01:00
parent 85e3f69cdd
commit d1e983dfc6
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
[% WRAPPER layout.tt title="Recent builds" _
[% WRAPPER layout.tt title="Latest builds" _
(job ? " for job $project.name:$jobset.name:$job.name" :
jobset ? " for jobset $project.name:$jobset.name" :
project ? " for project $project.name" : "") %]