Nevermind…I found it. I just didn’t scroll down far enough on the confirmation info tab.
whoops..
I removed the description too. =)
only removed:
<span style="float:right;"><a href="<?php echo EVR_PLUGINFULLURL;?>evr_ics.php?event_id=<?php echo $event_id;?>">
<img src="<?php echo EVR_PLUGINFULLURL;?>images/ical-logo.jpg" /></a></span>
and it looks like you did the same. It worked for me to remove that code.
sheenamariebee,
I removed the following:
<div style="text-align: justify;"><p><?php echo html_entity_decode($event_desc);?></p></div>
<span style="float:right;"><a href="<?php echo EVR_PLUGINFULLURL;?>evr_ics.php?event_id=<?php echo $event_id;?>">
<img src="<?php echo EVR_PLUGINFULLURL;?>images/ical-logo.jpg" /></a></span>
It removed the image and link.
blessings…