Changeset 657023
- Timestamp:
- 01/22/2013 06:16:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-backgrounds-lite/trunk/inoplugs_background_plugin.php
r619395 r657023 294 294 <div class="logo"><a href="http://inoplugs.com"><img style="float:left;" src="<?php $ino_urlpath = WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),'',plugin_basename(__FILE__)); echo $ino_urlpath; ?>images/logo.png" height="100" alt="logo" /></a> 295 295 <h2 style="float:left; margin-top: 64px;"><?php _e('Backgrounds Lite Option Page',INO_WPBLITE_TEXTDOMAIN); ?></h2> 296 <h2 style="float:left;background: #E2E2E2; border-radius: 5px; padding: 10px;"> <?php _e('Backgrounds Lite is the free version of <a href="http://inoplugs.com/wpbackgroundsII">WP-Backgrounds II</a>. It offers muchmore features - among them html5 video, youtube, image and kenburns slider backgrounds, a custom login panel and support for custom post types, categories, terms/taxonomies and standard wordpress pages (archive pages, home page, 404 page, search page, etc.). Each author can set/use an individual background.',INO_WPBLITE_TEXTDOMAIN); ?></h2>296 <h2 style="float:left;background: #E2E2E2; border-radius: 5px; padding: 10px;"> <?php _e('Backgrounds Lite is the free version of <a href="http://inoplugs.com/wpbackgroundsII">WP-Backgrounds II</a>. WP-Backgrounds II comes with a lot more features - among them html5 video, youtube, image and kenburns slider backgrounds, a custom login panel and support for custom post types, categories, terms/taxonomies and standard wordpress pages (archive pages, home page, 404 page, search page, etc.). Each author can set/use an individual background.',INO_WPBLITE_TEXTDOMAIN); ?></h2> 297 297 </div> 298 298 <div style="clear: both;"></div>
Note: See TracChangeset
for help on using the changeset viewer.