Skip to content

Commit 7f8936b

Browse files
Merge pull request #6 from studiohyperset/q-branch
Update page-plugin-options.php
2 parents bd24946 + b58e6f7 commit 7f8936b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/page-plugin-options.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<?php if (!is_plugin_active('pagination-styles/pagination-styles.php') || !is_plugin_active('auto-pagination/auto-pagination.php') || !is_plugin_active('scrolling-pagination/scrolling-pagination.php')) { echo '<div id="plp-in-two" class="rwd-media"><h3>PLP in :02</h3>
315315
<iframe src="//player.vimeo.com/video/109187562" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>'; } else { } ?>
316316

317-
All Page-Links Plus Modules are now free!
317+
318318

319319
</div>
320320
</div>
@@ -353,4 +353,4 @@
353353
<input name="sh_page_links_option-submit" type="submit" class="button-primary" value="<?php esc_attr_e('Save Settings', SH_PAGE_LINKS_DOMAIN); ?>" />
354354
<input type="button" class="button-primary" id="restorevalue" name="sh_page_links_option-reset" value="<?php esc_attr_e('Restore default', SH_PAGE_LINKS_DOMAIN); ?>"/>
355355
</form>
356-
</div>
356+
</div>

0 commit comments

Comments
 (0)