Make table headers more selfexplanatory

Submitted by:	gerald
Feature safe:	yes
This commit is contained in:
Erwin Lansing 2011-02-05 16:42:00 +00:00
parent 506e86b254
commit 90b43d628c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268688

View file

@ -44,7 +44,7 @@ footer() {
#
# Create "default" output, sorted on portname
#
header "<th>Port</th><th>Package</th><th>Broken</th><th>Last</th><th>#</th>"
header "<th>Port</th><th>Build log</th><th>First broken</th><th>Last tried</th><th># tries</th>"
dirname() {
echo ${1%/*}