php - age doesn't include the current unfound block - so rename it as 'Time'

This commit is contained in:
kanoi 2015-09-05 10:13:34 +10:00
parent 9c0adf9e15
commit dd2bc34e7b

View File

@ -93,7 +93,7 @@ function doblocks($data, $user)
$pg .= "<table callpadding=0 cellspacing=0 border=0>\n";
$pg .= "<tr class=title>";
$pg .= "<td class=dl>Description</td>";
$pg .= "<td class=dr>Age</td>";
$pg .= "<td class=dr>Time</td>";
$pg .= "<td class=dr>Diff%</td>";
$pg .= "<td class=dr>Mean%</td>";
$pg .= "<td class=dr>CDF[Erl]</td>";