diff --git a/browser/components/migration/content/migration.xul b/browser/components/migration/content/migration.xul index 0f3476d1b62..6d6c53b129f 100644 --- a/browser/components/migration/content/migration.xul +++ b/browser/components/migration/content/migration.xul @@ -45,7 +45,9 @@ onload="MigrationWizard.init()" onunload="MigrationWizard.uninit()" style="width: 40em;" - buttons="accept,cancel"> + buttons="accept,cancel" + xmlns:xhtml2="http://www.w3.org/TR/xhtml2" + xmlns:wairole="http://www.w3.org/2005/01/wai-rdf/GUIRoleTaxonomy#">