Changeset 1611451
- Timestamp:
- 03/09/2017 07:06:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
responsive-mobile-friendly-tooltip/trunk/responsive-tooltip.php
r1400655 r1611451 116 116 <div id="tip-creator"> 117 117 <div id="tip-options"> 118 <p class="howto"><?php _e( 'The tip will pop up w illthe text is hovered' ); ?></p>118 <p class="howto"><?php _e( 'The tip will pop up when the text is hovered' ); ?></p> 119 119 <div> 120 120 <label><span><?php _e( 'The tip' ); ?></span><input id="rmf-tooltip-tip" type="text" /></label>
Note: See TracChangeset
for help on using the changeset viewer.