Changeset 1605315
- Timestamp:
- 02/28/2017 02:56:39 PM (9 years ago)
- Location:
- zoomd-search/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zoomd-search/trunk/plugin.php
r1605300 r1605315 8 8 Author URI: http://zoomd.com/ 9 9 License: GPLv2 or later 10 Version: 2.1.0. 2910 Version: 2.1.0.30 11 11 */ 12 12 … … 109 109 $options['showfloatingicon'] = 1; 110 110 $options['searchboxvalidhtml'] = 1; 111 $options['floatingicontop'] = 70; 112 $options['floatingiconright'] = 30; 113 $options['searchboxhtml'] = 0; 111 114 update_option('zoomd_options',$options); 112 115 } -
zoomd-search/trunk/readme.txt
r1605300 r1605315 47 47 48 48 == Changelog == 49 = 2.1.0.30 = 50 * Bug Fixes 51 49 52 = 2.1.0.29 = 50 53 * Bug Fixes
Note: See TracChangeset
for help on using the changeset viewer.