My office dislikes the colour-scheme used on the jsps.
So, I deleted the bgcolor commands from the jsps.
Often, when I download modified jsps, at least one of
these causes a conflict. If the colour for a TR was
defined in a css, that would eliminate the problem, and
only require one update to change all the pages.
Alternatively, I suppose we could declare it in a variable
on the page (taken from HopConstants.java, perhaps).
Logged In: YES
user_id=280857
Ignore the HopConstants comment. We have that file here,
but it doesn't seem to belong.