fixed issue of add calender button

This commit is contained in:
magepeopleteam 2018-02-23 09:56:56 +00:00
parent 33c4b5566c
commit 70a609db15
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ $location = $event_meta['mep_location_venue'][0]." ".$event_meta['mep_street'][0
action=TEMPLATE action=TEMPLATE
&text=<?php echo $event->post_title; ?> &text=<?php echo $event->post_title; ?>
&dates=<?php echo mep_calender_date($event_start); ?>/<?php echo mep_calender_date($event_end); ?> &dates=<?php echo mep_calender_date($event_start); ?>/<?php echo mep_calender_date($event_end); ?>
&details=<?php echo $event->post_content; ?> &details=<?php echo strip_tags($event->post_content); ?>
&location=<?php echo $location; ?> &location=<?php echo $location; ?>
&trp=false &trp=false
&sprop= &sprop=