Is there a way to abbrviate the months in the ssi.html file for display purposes? I found the line I need to modify
"<td align=right valign=middle rowspan="<%=$curr_events%>"> <font face="Arial, Helvetica, sans-serif"><small><%=$DAY->{monthname}%>
and I know it has something to do with the "monthname" tag, but I cannot find the syntax to change it to, or if it's even possible. From reading some of the post on it, I am not sure, which is why I'm asking.
REF FILE: http://www.arppix.com/schedule.shtml
Paul Pittman