summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/apikey.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/prefs/apikey.html.tmpl')
-rw-r--r--template/en/default/account/prefs/apikey.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/apikey.html.tmpl b/template/en/default/account/prefs/apikey.html.tmpl
index 71d4ac854..890c71694 100644
--- a/template/en/default/account/prefs/apikey.html.tmpl
+++ b/template/en/default/account/prefs/apikey.html.tmpl
@@ -78,7 +78,8 @@ generated for you.</p>
<p>
<input type="checkbox" name="new_key" id="new_key">
- Generate a new API key with optional description
+ <label for="new_key">Generate a new API key</label> with
+ <label for="new_description">optional description</label>
<input name="new_description" id="new_description">
</p>