remove useless message

This commit is contained in:
EricTYL 2019-12-25 12:13:23 +08:00
parent e045ba4037
commit b19e5e838e
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
<%= f.label :title, t('ad_banner.banner_name'), :class => "control-label muted" %>
<div class="controls">
<%= f.text_field :title, class: 'input-large', placeholder: t('ad_banner.banner_name') %>
<span class="help-block"><%= t('ad_banner.name_only_english') %></span>
</div>
</div>
<!-- timeout -->