Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf

This commit is contained in:
neil%parkwaycc.co.uk 2006-07-27 14:56:04 +00:00
parent d1ac692f1e
commit a228209cf2
2 changed files with 2 additions and 4 deletions

View File

@ -37,10 +37,9 @@
<!-- CHANGE THIS WHEN MOVING FILES -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!-- CHANGE THIS WHEN MOVING FILES -->
<!DOCTYPE window SYSTEM "chrome://cookie/locale/p3p.dtd">
<!DOCTYPE dialog SYSTEM "chrome://cookie/locale/p3p.dtd">
<dialog id="privacySettings"
buttons="accept,cancel,help"

View File

@ -37,10 +37,9 @@
<!-- CHANGE THIS WHEN MOVING FILES -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
<!-- CHANGE THIS WHEN MOVING FILES -->
<!DOCTYPE window SYSTEM "chrome://cookie/locale/p3p.dtd">
<!DOCTYPE dialog SYSTEM "chrome://cookie/locale/p3p.dtd">
<dialog id="p3pDialog"
buttons="accept,cancel,extra1,extra2,help"