diff --git a/includes/views/import-metabox-edit.php b/includes/views/import-metabox-edit.php index 32e0ddaf..a367dc1c 100644 --- a/includes/views/import-metabox-edit.php +++ b/includes/views/import-metabox-edit.php @@ -551,7 +551,7 @@ class="form-control fz-textarea-tagify"><?php echo esc_html( feedzy_custom_tag_e </div> <div class="help-text"> <?php - esc_html_e( 'You can use the magic tags, or leave it empty.', 'feedzy-rss-feeds' ); + esc_html_e( 'You can use the magic tags, URL, or leave it empty.', 'feedzy-rss-feeds' ); ?> </div> </div>