mirror of https://github.com/halo-dev/halo
🐛 修改标签管理页翻译错误
parent
47ecce23f0
commit
04b1b93754
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue