Changeset 769106
- Timestamp:
- 09/09/2013 03:09:22 PM (12 years ago)
- File:
-
- 1 edited
-
wp-js-detect/trunk/wp-js-detect.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-js-detect/trunk/wp-js-detect.php
r769045 r769106 4 4 Plugin URI: https://github.com/git-kuf/wp-js-detect 5 5 Description: This plugin is used to display a notification message if the browser's Javascript is disabled. 6 Version: 1.0. 16 Version: 1.0.0 7 7 Author: Kuflievskiy Alex <[email protected]> 8 8 Author URI: https://github.com/git-kuf/ … … 119 119 <input type="submit" value="<?php _e('Update'); ?>" class="button button-primary button-large"> 120 120 </form> 121 122 <br /> 123 <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=Donation+for+Wp+Js+Detect" target="_blank" title="Make a Donation for Wp Js Detect Plugin"> 124 <img src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="" /> 125 </a> 121 126 </div> 122 127 </div>
Note: See TracChangeset
for help on using the changeset viewer.