diff --git a/public/img/failed.png b/public/img/failed.png deleted file mode 100644 index b37545f90..000000000 Binary files a/public/img/failed.png and /dev/null differ diff --git a/public/img/forgejo-loading.svg b/public/img/forgejo-loading.svg new file mode 100644 index 000000000..919552ebb --- /dev/null +++ b/public/img/forgejo-loading.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/public/img/loading.png b/public/img/loading.png deleted file mode 100644 index c5ba3d9cd..000000000 Binary files a/public/img/loading.png and /dev/null differ diff --git a/templates/install.tmpl b/templates/install.tmpl index eec1771ea..3ae526da7 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -351,5 +351,5 @@ - + {{template "base/footer" .}} diff --git a/templates/post-install.tmpl b/templates/post-install.tmpl index 5048b910d..d907fa1f8 100644 --- a/templates/post-install.tmpl +++ b/templates/post-install.tmpl @@ -7,7 +7,7 @@
- {{.locale.Tr + {{.locale.Tr
diff --git a/templates/repo/migrate/migrating.tmpl b/templates/repo/migrate/migrating.tmpl index 58c453fe5..82ed660d9 100644 --- a/templates/repo/migrate/migrating.tmpl +++ b/templates/repo/migrate/migrating.tmpl @@ -9,12 +9,12 @@
- +
- + {{svg "octicon-git-pull-request-closed" 256 "ui red icon"}}