diff options
Diffstat (limited to 'template/en/default/account')
-rw-r--r-- | template/en/default/account/prefs/apikey.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/apikey.html.tmpl b/template/en/default/account/prefs/apikey.html.tmpl index 970258e50..bed3f3809 100644 --- a/template/en/default/account/prefs/apikey.html.tmpl +++ b/template/en/default/account/prefs/apikey.html.tmpl @@ -29,7 +29,7 @@ here.</p> <th>API key</th> <th>Description (optional)</th> <th>Last used</th> - <th>Revoked?</th> + <th>Revoked</th> </tr> [% FOREACH api_key IN api_keys %] |