[EventCalendar] "All Day" label elimination detail

Jerry Malsam jerry at malsam.com
Sat Jan 26 23:56:29 UTC 2008


A minor customization question:

I removed the "All Day" label, as per
http://wpcal-archive.firetree.net/2007-December/002836.html, and that works
great, except it leaves the trailing "@" sign in the calendar event title
tag and looks a little messy when the event is moused-over -- e.g., it shows
"High School Reunion @" rather than simply "High School Reunion". Where is
the code to eliminate that "@" sign?

FWIW, I tried changing


         $safe_title.=' @'.$time;

to

         $safe_title.='';


in day.php, but that's not doing it.

Thanks!

--Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20080126/ce2c7052/attachment.htm


More information about the EventCalendar mailing list