summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-10-02 19:09:30 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2014-10-02 19:09:30 +0200
commitd33c399b231a1d47a3fb94a770256369dbb32e6a (patch)
tree96db97ec199ed1c34ab2bf14134b51e7a1bafe55 /template/en/default/account/prefs
parenta9efeb7460d263ed929947f9ca380a9616584f91 (diff)
downloadbugzilla-d33c399b231a1d47a3fb94a770256369dbb32e6a.tar.gz
bugzilla-d33c399b231a1d47a3fb94a770256369dbb32e6a.tar.xz
Bug 1076155: Remove "?" from table columns and labels + code cleanup
r=dkl a=justdave
Diffstat (limited to 'template/en/default/account/prefs')
-rw-r--r--template/en/default/account/prefs/apikey.html.tmpl2
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 %]