Minor HTML fix for delete repository notice

This commit is contained in:
Unknwon
2016-07-23 20:42:46 +08:00
parent 250be011c7
commit 024fcc836b
2 changed files with 3 additions and 3 deletions

View File

@ -292,7 +292,7 @@
</div>
<div class="content">
<div class="ui warning message text left">
{{.i18n.Tr "repo.settings.delete_notices_1" | Safe}} <br>
{{.i18n.Tr "repo.settings.delete_notices_1" | Safe}}<br>
{{.i18n.Tr "repo.settings.delete_notices_2" | Safe}}
{{if .Repository.NumForks}}<br>
{{.i18n.Tr "repo.settings.delete_notices_fork_1" | Safe}}