aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/migrate/migrating.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/migrate/migrating.tmpl')
-rw-r--r--templates/repo/migrate/migrating.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/migrate/migrating.tmpl b/templates/repo/migrate/migrating.tmpl
index a3552610c4..cd3c5e754e 100644
--- a/templates/repo/migrate/migrating.tmpl
+++ b/templates/repo/migrate/migrating.tmpl
@@ -72,7 +72,7 @@
</div>
<div class="text right actions">
- <div class="ui cancel button">{{.locale.Tr "settings.cancel"}}</div>
+ <button class="ui cancel button">{{.locale.Tr "settings.cancel"}}</button>
<button class="ui red button">{{.locale.Tr "repo.settings.confirm_delete"}}</button>
</div>
</form>