aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/users.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/users.html')
-rw-r--r--template/html/users.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/users.html b/template/html/users.html
index fb20e85..9552c1b 100644
--- a/template/html/users.html
+++ b/template/html/users.html
@@ -27,7 +27,7 @@
{{ else }}
<table>
<tr>
- <th class="column-20">{{ t "Username" }}</th>
+ <th class="column-20">{{ t "page.users.username" }}</th>
<th>{{ t "page.users.is_admin" }}</th>
<th>{{ t "page.users.last_login" }}</th>
<th>{{ t "page.users.actions" }}</th>