diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl
index 688966d523..3a44661123 100644
--- a/templates/repo/settings/options.tmpl
+++ b/templates/repo/settings/options.tmpl
@@ -170,7 +170,7 @@
{{$address := MirrorRemoteAddress .}}
{{$address.Address}} |
{{$.i18n.Tr "repo.settings.mirror_settings.direction.push"}} |
- {{if .LastUpdateUnix}}{{.LastUpdateUnix.AsTime}}{{else}}{{$.i18n.Tr "never"}}{{end}} {{if .LastError}} {{$.i18n.Tr "error"}} {{end}} |
+ {{if .LastUpdateUnix}}{{.LastUpdateUnix.AsTime}}{{else}}{{$.i18n.Tr "never"}}{{end}} {{if .LastError}} {{$.i18n.Tr "error"}} {{end}} |
|