Browse Source

fix issue

pull/1071/head
zhoupzh 3 years ago
parent
commit
6497f2bf92
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/cloudbrain/index.tmpl

+ 1
- 1
templates/repo/cloudbrain/index.tmpl View File

@@ -380,7 +380,7 @@
</a>
{{else}}
<a class="ui basic disabled button">
{{.CanDel}}{{$.i18n.Tr "repo.stop"}}
{{$.i18n.Tr "repo.stop"}}
</a>
{{end}}
</form>


Loading…
Cancel
Save