summaryrefslogtreecommitdiffstats
path: root/mailnews/extensions/newsblog/content/feed-subscriptions.xul
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/extensions/newsblog/content/feed-subscriptions.xul')
-rw-r--r--mailnews/extensions/newsblog/content/feed-subscriptions.xul5
1 files changed, 2 insertions, 3 deletions
diff --git a/mailnews/extensions/newsblog/content/feed-subscriptions.xul b/mailnews/extensions/newsblog/content/feed-subscriptions.xul
index d6f4ea18f..d8dff29ee 100644
--- a/mailnews/extensions/newsblog/content/feed-subscriptions.xul
+++ b/mailnews/extensions/newsblog/content/feed-subscriptions.xul
@@ -17,12 +17,11 @@
]>
<window id="subscriptionsDialog"
+ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+ xmlns:html="http://www.w3.org/1999/xhtml"
flex="1"
title="&feedSubscriptions.label;"
windowtype="Mail:News-BlogSubscriptions"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:nc="http://home.netscape.com/NC-rdf#"
persist="width height screenX screenY sizemode"
onload="FeedSubscriptions.onLoad();"
onclose="return FeedSubscriptions.onClose();"