chore: replace spaces

This commit is contained in:
Jason Song 2022-11-26 21:42:02 +08:00
parent dc48bf21c6
commit bfe0fc1533
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5

View File

@ -33,9 +33,9 @@
{{.locale.Tr "settings.applications"}}
</a>
{{end}}
<a class="{{if .PageIsAdminRunners}}active{{end}} item" href="{{AppSubUrl}}/admin/runners">
<a class="{{if .PageIsAdminRunners}}active{{end}} item" href="{{AppSubUrl}}/admin/runners">
{{.locale.Tr "admin.runners"}}
</a>
</a>
<a class="{{if .PageIsAdminConfig}}active{{end}} item" href="{{AppSubUrl}}/admin/config">
{{.locale.Tr "admin.config"}}
</a>