Changeset 619233
- Timestamp:
- 10/30/2012 10:07:19 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-newsletter-signup/trunk/simple-newsletter-signup.php
r619232 r619233 215 215 <div class="wrap"> 216 216 <h2>Simple Newsletter Signup</h2> 217 <?php if($snsf_allow_export == false){?> <p>Want to export your list as a CSV or XML? <a href="#">Purchase the Add-on for only $0.99!</a></p>217 <?php if($snsf_allow_export == false){?><!-- <p>Want to export your list as a CSV or XML? <a href="#">Purchase the Add-on for only $0.99!</a></p>--> 218 218 <?php } else{ 219 219 if($_POST['export_subscribe_list']){
Note: See TracChangeset
for help on using the changeset viewer.