0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-15 05:52:31 +01:00

Update navbar.tmpl

This commit is contained in:
techknowlogick 2025-03-23 10:19:10 -04:00 committed by GitHub
parent b1b8d9bdd4
commit f26cb7cefa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@
</a>
{{if .RecordUserSignupMetadata}}
<a class="{{if .PageIsAdminIPs}}active {{end}}item" href="{{AppSubUrl}}/-/admin/ips">
{{ctx.Locale.Tr "admin.ips"}}
{{ctx.Locale.Tr "admin.ips.ip"}}
</a>
{{end}}
</div>