🐛 修改标签管理页翻译错误

pull/37/head
ruibaby 2018-10-01 12:39:49 +08:00
parent 47ecce23f0
commit 04b1b93754
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<div class="form-group">
<label for="tagUrl"><@spring.message code='admin.tags.form.tag-url' /></label>
<input type="text" class="form-control" id="tagUrl" name="tagUrl" value="${updateTag.tagUrl}">
<small><@spring.message code='admin.tags.form.tag-name-tips' /></small>
<small><@spring.message code='admin.tags.form.tag-url-tips' /></small>
</div>
</div>
<div class="box-footer">