Skip to content

Commit

Permalink
Update admin-tab-behaviour.php
Browse files Browse the repository at this point in the history
Tooltip update
  • Loading branch information
andyluak committed Oct 7, 2020
1 parent 566be47 commit d284536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/admin-tab-behaviour.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<tr valign="top">
<th scope="row"><?php _e( 'Zoom On Click', 'mfbfw' ); ?>
<span class="tooltip-right"
data-tooltip="<?php _e( 'Lets visitors zoom in on the image when clicking it (default: off)', 'mfbfw' ); ?>">
data-tooltip="<?php _e( 'Lets visitors zoom in on the image when clicking it. It will have no effect if Close on Content Click is toggled. (default: off)', 'mfbfw' ); ?>">
<i class="dashicons dashicons-editor-help"></i>
</span>
</th>
Expand Down

0 comments on commit d284536

Please sign in to comment.