Chris Walker reports a silly typo in HTML reporting: the < and > signs
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Feb 2012 07:30:02 +0000 (07:30 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Feb 2012 07:30:02 +0000 (07:30 +0000)
commit6a4287ff3a3c14d68c6f4093ed2eb99a95f1266d
treee2c67ad08316743dddb1f5dd97f17329011254e0
parent0e005efab7da1a8cbf220ba2bb19c49ab96d9133
Chris Walker reports a silly typo in HTML reporting: the < and > signs
used in the mouseover text for file ages outside the colour range were
the wrong way round! I must have been thinking about comparison of
time_ts, in which case < does mean older, but by the time I print the
output it's in the form of an age, so > means older.

git-svn-id: svn://svn.tartarus.org/sgt/agedu@9415 cda61777-01e9-0310-a592-d414129be87e
html.c