ソースを参照

fix: i18n string error (#4844)

maTh 3 年 前
コミット
ea808bb7c7
1 ファイル変更0 行追加4 行削除
  1. 0 4
      app/views/feed/add.phtml

+ 0 - 4
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>