Go to the documentation of this file.00001 <?xml version="1.0" encoding="utf-8"?>
00002 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
00003 <window
00004 id="window"
00005 title="<?php echo $response->getTitle() ?>"
00006 orient="vertical"
00007 xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
00008
00009 <?php echo $content; ?>
00010
00011 </window>