|
@@ -519,7 +519,7 @@
|
|
|
?>
|
|
?>
|
|
|
<label class="group-name" for="path_entries_filter"><?= _t('sub.feed.css_path_filter') ?></label>
|
|
<label class="group-name" for="path_entries_filter"><?= _t('sub.feed.css_path_filter') ?></label>
|
|
|
<div class="group-controls">
|
|
<div class="group-controls">
|
|
|
- <div class="stick w100">
|
|
|
|
|
|
|
+ <div class="w100">
|
|
|
<input type="text" name="path_entries_filter" id="path_entries_filter" class="w100" value="<?= $path_entries_filter ?>"
|
|
<input type="text" name="path_entries_filter" id="path_entries_filter" class="w100" value="<?= $path_entries_filter ?>"
|
|
|
data-leave-validation="<?= $path_entries_filter ?>" placeholder="<?= _t('gen.short.blank_to_disable') ?>" />
|
|
data-leave-validation="<?= $path_entries_filter ?>" placeholder="<?= _t('gen.short.blank_to_disable') ?>" />
|
|
|
</div>
|
|
</div>
|