Changeset 729374
- Timestamp:
- 06/21/2013 12:41:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soundcloud-sound-competition/trunk/Classes/class-admin-settings.php
r728441 r729374 67 67 <input type="text" size="80" name="kenrmx_wpsc_connect_page_url" value="<?php echo $kenrmx_wpsc_connect_page_url; ?>"/><br> 68 68 <font color="#ccc">Place the shortcode below on this page (the page/url just above this text)</font><br> 69 <input type="text" size=" 80" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-add]"/><br><br>69 <input type="text" size="40" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-add]"/><br><br> 70 70 71 71 <strong style="color:#999;">WordPress List Entrees Page URL:</strong><br> 72 72 <input type="text" size="80" name="kenrmx_wpsc_entrees_page_url" value="<?php echo $kenrmx_wpsc_entrees_page_url; ?>"/><br> 73 <font color="#ccc">Place the shortcode below on this page (the page/url just above this text) Edit mycomp1 to "comp db name".</font><br>74 <input type="text" size=" 80" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-entrees type='mycomp1']"/><br><br>73 <font color="#ccc">Place the shortcode below on this page (the page/url just above this text).</font><br> 74 <input type="text" size="40" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-entrees type='<?php echo $kenrmx_sc_remix_type; ?>']"/><br><br> 75 75 76 76 <strong style="color:#999;">More information Page/Post URL:</strong> <br>
Note: See TracChangeset
for help on using the changeset viewer.