Placeholder for addr book export

This commit is contained in:
gayatrib%netscape.com 1999-08-31 00:29:30 +00:00
parent f71d328055
commit f233d610b7

View File

@ -0,0 +1,28 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY intro "This is going to be the Address Book export">
]>
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
align="vertical"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="parent.wizardPageLoaded('tab4');">
<html:center>
<html:br />
<html:br />
<html:br />
<html:br />
<html:br />
<html:br />
<html:div>&intro;</html:div>
<html:br />
</html:center>
</window>