diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2018-01-02 18:03:05 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-01-02 18:03:05 +0100 |
commit | 7b8975d8f53e882ad74f0c11b20beae4efebaafc (patch) | |
tree | a63626d6621fbf547a4157277f9e1b0275b0b625 /template/en | |
parent | 9a8f8232509ec61f798f4872ab38741762725a49 (diff) | |
download | bugzilla-7b8975d8f53e882ad74f0c11b20beae4efebaafc.tar.gz bugzilla-7b8975d8f53e882ad74f0c11b20beae4efebaafc.tar.xz |
Bug 1426673 - The logout link cannot be found as what Sessions page says
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/prefs/sessions.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/sessions.html.tmpl b/template/en/default/account/prefs/sessions.html.tmpl index 13257ef01..03d44287b 100644 --- a/template/en/default/account/prefs/sessions.html.tmpl +++ b/template/en/default/account/prefs/sessions.html.tmpl @@ -18,7 +18,7 @@ from that location again you will have to log back in.</p> <p>Note that you may not logout your current session from this page. - You can use the "Logout" link from the top right menu for that.</p> + You can use the "Log out" link from the top right Account menu for that.</p> <h3>Active Sessions</h3> |