Loading browser/base/content/abouttbupdate/aboutTBUpdate.xhtml +17 −12 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html [ <!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <!DOCTYPE html [ <!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> %htmlDTD; <!ENTITY % tbUpdateDTD SYSTEM "chrome://browser/locale/aboutTBUpdate.dtd"> %tbUpdateDTD; ]> %tbUpdateDTD; ]> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" /> <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" /> <title>&aboutTBUpdate.changelogTitle;</title> <link rel="stylesheet" type="text/css" href="chrome://browser/content/abouttbupdate/aboutTBUpdate.css"/> <script src="chrome://browser/content/abouttbupdate/aboutTBUpdate.js" type="text/javascript"/> <link rel="stylesheet" type="text/css" href="chrome://browser/content/abouttbupdate/aboutTBUpdate.css" /> <script src="chrome://browser/content/abouttbupdate/aboutTBUpdate.js" type="text/javascript" /> <!-- Hack: we are not using Fluent translations in this page (yet), but we use - this tag so it sets up the page automatically for us. --> <link rel="localization" href="branding/brand.ftl" /> Loading @@ -36,7 +40,8 @@ </div> <div id="fullinfo"> <p class="content"> &aboutTBUpdate.linkPrefix;<a id="infolink">&aboutTBUpdate.linkLabel;</a>&aboutTBUpdate.linkSuffix; &aboutTBUpdate.linkPrefix;<a id="infolink">&aboutTBUpdate.linkLabel;</a >&aboutTBUpdate.linkSuffix; </p> </div> <section id="releasenotes"> Loading Loading
browser/base/content/abouttbupdate/aboutTBUpdate.xhtml +17 −12 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html [ <!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <!DOCTYPE html [ <!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> %htmlDTD; <!ENTITY % tbUpdateDTD SYSTEM "chrome://browser/locale/aboutTBUpdate.dtd"> %tbUpdateDTD; ]> %tbUpdateDTD; ]> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" /> <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" /> <title>&aboutTBUpdate.changelogTitle;</title> <link rel="stylesheet" type="text/css" href="chrome://browser/content/abouttbupdate/aboutTBUpdate.css"/> <script src="chrome://browser/content/abouttbupdate/aboutTBUpdate.js" type="text/javascript"/> <link rel="stylesheet" type="text/css" href="chrome://browser/content/abouttbupdate/aboutTBUpdate.css" /> <script src="chrome://browser/content/abouttbupdate/aboutTBUpdate.js" type="text/javascript" /> <!-- Hack: we are not using Fluent translations in this page (yet), but we use - this tag so it sets up the page automatically for us. --> <link rel="localization" href="branding/brand.ftl" /> Loading @@ -36,7 +40,8 @@ </div> <div id="fullinfo"> <p class="content"> &aboutTBUpdate.linkPrefix;<a id="infolink">&aboutTBUpdate.linkLabel;</a>&aboutTBUpdate.linkSuffix; &aboutTBUpdate.linkPrefix;<a id="infolink">&aboutTBUpdate.linkLabel;</a >&aboutTBUpdate.linkSuffix; </p> </div> <section id="releasenotes"> Loading