From: Anthony Talarico Date: Thu, 15 Sep 2016 16:10:05 +0000 (-0400) Subject: moved the word 'on' in the sentence for the dates and days of the events in agenda... X-Git-Tag: v1.4.0^2~31 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6bd2bc9419f03a12607dbbce1808c2d9e3398d8e;p=WP-Plugins%2Fglm-member-db-events.git moved the word 'on' in the sentence for the dates and days of the events in agenda view --- diff --git a/views/front/events/agenda.html b/views/front/events/agenda.html index 7258264..b2ad235 100644 --- a/views/front/events/agenda.html +++ b/views/front/events/agenda.html @@ -22,9 +22,10 @@

{$event.name}

-
( Occurring {$event.recurrences.0.from_date.date} - {$event.recurrences.0.to_date.date} on +
( Occurring {$event.recurrences.0.from_date.date} - {$event.recurrences.0.to_date.date} {if $event.recurrences.0.day_of_week.names|@count < 7} + on {foreach $event.recurrences.0.day_of_week.names as $day} {if $day == "Thursday"} {$day|substr:0:4}