We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec44bdb commit 2fcb0cbCopy full SHA for 2fcb0cb
templates/admin/ips/list.tmpl
@@ -55,4 +55,4 @@
55
{{template "base/paginate" .}}
56
</div>
57
58
-{{template "admin/layout_footer" .}}
+{{template "admin/layout_footer" .}}
templates/admin/user/view_ip.tmpl
@@ -15,4 +15,4 @@
15
16
{{else}}
17
<div>{{ctx.Locale.Tr "admin.ips.not_available"}}</div>
18
-{{end}}
+{{end}}
0 commit comments