Skip to content

Commit b4a50a8

Browse files
committed
removed text line for extra js file
1 parent 80f6bb8 commit b4a50a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/admin-tab-behaviour.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
<input type="checkbox" class="onoffswitch-checkbox" name="mfbfw[mouseWheel]" id="mouseWheel"<?php if ( isset( $settings[ 'mouseWheel' ] ) && $settings[ 'mouseWheel' ] ) echo ' checked="yes"'; ?> />
6060
<label for="mouseWheel" class="onoffswitch-label"></label>
6161
<span class="switch-text"><?php _e( 'Lets visitors navigate galleries with the mouse wheel (default: off)', 'mfbfw' ); ?></span><div class="cf"></div><br />
62-
63-
<small><em><?php _e( '(Will load one additional javascript file, 3KB)', 'mfbfw' ); ?></em></small><br /><br />
64-
6562
</fieldset>
6663
</td>
6764
</tr>

0 commit comments

Comments
 (0)