diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2016-11-21 14:41:08 -0500 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2016-11-21 14:41:08 -0500 |
commit | 1aecd18e5cc9d8b9dfd4063e749ce61eb0077e2a (patch) | |
tree | 67c72d47420617f9420c36eedd3489803dae35bc /data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul | |
parent | d05c3f23b8e31db1d3f112557bd4f66f364d32b9 (diff) |
https-everywhere updated to 5.2.7
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul b/data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul index f22e086..0c5e1b8 100644 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul +++ b/data/extensions/https-everywhere-eff@eff.org/chrome/content/about.xul @@ -33,12 +33,12 @@ style="color: blue; cursor:hand; text-decoration:underline; font-style:bold" onmouseover="event.target.style.cursor='pointer'" onmouseout="event.target.style.cursor='default'" - onclick="window_opener('https://supporters.eff.org/donate/support-https-everywhere')"/> + onclick="window_opener('https://supporters.eff.org/donate/support-https-everywhere')"/>. </label> <groupbox> <caption label="&https-everywhere.about.version;" /> - <label>5.1.6</label> + <label>5.2.7</label> </groupbox> <groupbox> |