rob champagne
9th of April 2004 (Fri), 17:16
Some of style.php files have the following typo error in them which seems to default to "none" i.e. "underline" is mispelt as "undeline"
$s_link_underline = "undeline";
$s_link_underline = "undeline";
View Full Version : RC 4 minor typo in style files caused me confusion