php - age doesn't include the current unfound block - so rename it as 'Time'
This commit is contained in:
parent
9c0adf9e15
commit
dd2bc34e7b
@ -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>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user