Skip to content

Commit f26cb7c

Browse files
Update navbar.tmpl
1 parent b1b8d9b commit f26cb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/admin/navbar.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</a>
3131
{{if .RecordUserSignupMetadata}}
3232
<a class="{{if .PageIsAdminIPs}}active {{end}}item" href="{{AppSubUrl}}/-/admin/ips">
33-
{{ctx.Locale.Tr "admin.ips"}}
33+
{{ctx.Locale.Tr "admin.ips.ip"}}
3434
</a>
3535
{{end}}
3636
</div>

0 commit comments

Comments
 (0)