mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-15 14:32:20 +01:00
Update navbar.tmpl
This commit is contained in:
parent
b1b8d9bdd4
commit
f26cb7cefa
@ -30,7 +30,7 @@
|
|||||||
</a>
|
</a>
|
||||||
{{if .RecordUserSignupMetadata}}
|
{{if .RecordUserSignupMetadata}}
|
||||||
<a class="{{if .PageIsAdminIPs}}active {{end}}item" href="{{AppSubUrl}}/-/admin/ips">
|
<a class="{{if .PageIsAdminIPs}}active {{end}}item" href="{{AppSubUrl}}/-/admin/ips">
|
||||||
{{ctx.Locale.Tr "admin.ips"}}
|
{{ctx.Locale.Tr "admin.ips.ip"}}
|
||||||
</a>
|
</a>
|
||||||
{{end}}
|
{{end}}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user