summaryrefslogtreecommitdiff
path: root/src/chrome/content/options.xul
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-12-07 09:38:55 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-12-07 09:38:55 -0500
commit9d43f129d4ad56dded752aa75c4dd2bb5af48b9e (patch)
tree7c0e9dd7ef78eb2b122f383fc9d0c10591e76194 /src/chrome/content/options.xul
parent2c30652840889cd2e1c5e15574e93aefdb720fcf (diff)
downloadeib-9d43f129d4ad56dded752aa75c4dd2bb5af48b9e.tar.xz
eib-9d43f129d4ad56dded752aa75c4dd2bb5af48b9e.zip
Fix stuff.
Diffstat (limited to 'src/chrome/content/options.xul')
-rw-r--r--src/chrome/content/options.xul2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/content/options.xul b/src/chrome/content/options.xul
index 29543ba..5f1c6f3 100644
--- a/src/chrome/content/options.xul
+++ b/src/chrome/content/options.xul
@@ -3,5 +3,5 @@
<!DOCTYPE options SYSTEM "chrome://eib/locale/options.dtd">
<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
- <setting type="string" pref="extensions.eib.trusted" title="&eib.options.trusted" desc="&eib.options.trusted" />
+ <setting type="string" pref="extensions.eib.trusted" title="&eib.options.trusted;" desc="&eib.options.trusted;" />
</vbox>