summaryrefslogtreecommitdiff
path: root/src/chrome/content/options.xul
diff options
context:
space:
mode:
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>