[EventCalendar] All Day event not use the words "All Day"?
Chris Janton
face at CentosPrime.COM
Tue Jul 24 14:34:18 UTC 2007
On 2007-07-24 , at 01:33 , Paul Oyler wrote:
> I'm using the event calendar widget and everything is fine. The only
> thing we'd like to do, if possible, is to have the words "all day" NOT
> appear next to events that are marked as all day.
in template-functions.php locate this line
define('EC3_DEFAULT_TEMPLATE_EVENT','<a href="%LINK%">%TITLE% (%TIME
%)</a>');
remove the parentheses around the %TIME%
in template-functions.php locate this line
$data['TIME']=__('all day','ec3');
and change the words 'all day' to ''
8)
----------------------------------
Chris Janton - face at CentosPrime dot COM
Netminder for Opus1.COM
More information about the EventCalendar
mailing list