diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-02-22 02:46:10 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-02-22 02:46:10 -0500 |
commit | 28ec3834327dacb433d1003052856e829f0e831e (patch) | |
tree | d3a2681cfd6fe9c561aa039aa6a665c0ad592568 /common/locale/en-US/gui.xml | |
parent | 88de726057cf9a5d7ed114cf5df43d71176b8b5c (diff) | |
download | pentadactyl-28ec3834327dacb433d1003052856e829f0e831e.tar.gz |
Minor help updates.
Diffstat (limited to 'common/locale/en-US/gui.xml')
-rw-r--r-- | common/locale/en-US/gui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index ed6e13e9..9bb1151c 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -248,7 +248,7 @@ as per &dactyl.host;. The color of the status bar also changes to reflect the current security status of the loaded page. <dl> - <dt style="border:1px solid white" dactyl:highlight="StatusLine">black</dt> + <dt style="border:1px solid white" dactyl:highlight="StatusLineNormal">black</dt> <dd>The site's identity is unverified and the connection is unencrypted</dd> <dt style="border:1px solid white" dactyl:highlight="StatusLineBroken">red</dt> |