Skip to content

Commit 2727444

Browse files
committed
explain ajax
1 parent f39dc9e commit 2727444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ function lazyloadxt_general_render() {
178178
<br />
179179
<label for="lazyloadxt_ajax">
180180
<input type='checkbox' id='lazyloadxt_ajax' name='lazyloadxt_general[lazyloadxt_ajax]' <?php $this->checked_r( $options, 'lazyloadxt_ajax', 1 ); ?> value="1">
181-
<?php _e('Enable AJAX navigation.', $this->ns ); ?>
181+
<?php _e('Enable AJAX navigation (infinite scroll, lightbox, etc).', $this->ns ); ?>
182182
</label>
183183
</fieldset>
184184
<?php

0 commit comments

Comments
 (0)