summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/feed/add.phtml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/feed/add.phtml b/app/views/feed/add.phtml
index 8e1fe0bc9..8f5594526 100644
--- a/app/views/feed/add.phtml
+++ b/app/views/feed/add.phtml
@@ -59,10 +59,6 @@
</option>
<?php } ?>
</select>
-
- <span aria-hidden="true">
- <input type="text" name="new_category[name]" id="new_category_name" autocomplete="off" placeholder="<?= _t('sub.category.new') ?>" />
- </span>
</div>
</div>