Skip to content

Instantly share code, notes, and snippets.

@jazzsequence
Created September 17, 2012 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jazzsequence/3740278 to your computer and use it in GitHub Desktop.
Save jazzsequence/3740278 to your computer and use it in GitHub Desktop.
cart fix
<?php echo '<span> - '; _e('OR', 'event_espresso'); echo ' - </span>'; ?>
</div>
</div>
<?php } ?>
<a href="?page_id=<?php echo $org_options['event_page_id']; ?>&regevent_action=show_shopping_cart" rel="nofollow" class="btn_event_form_submit inline-link">
<?php _e('Edit Cart', 'event_espresso'); ?>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment