Explorar o código

fix: i18n string error (#4844)

maTh %!s(int64=3) %!d(string=hai) anos
pai
achega
ea808bb7c7
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      app/views/feed/add.phtml

+ 0 - 4
app/views/feed/add.phtml

@@ -59,10 +59,6 @@
 					</option>
 					</option>
 					<?php } ?>
 					<?php } ?>
 				</select>
 				</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>
 		</div>
 		</div>