<!-- Pt-web/src/app-root/ztr/PtWebApp.xml

 Copyright: ©2011–2014, Güralp Systems Ltd.
 Author: Laurence Withers <lwithers@guralp.com>
 License: GPLv3

-->

<messages>

<!-- Shown at the top of each page. -->
<message id='tpl.PtWebApp.header'>
<div><h1>${pageTitle}</h1></div>
</message>

<!-- Shown at the bottom of each page. -->
<message id='tpl.PtWebApp.footer'>
<hr/>
<address>Generated at ${date} by <code>${app}</code> ${version}.
Last refreshed at ${refreshDate}. Portions of output copyright
©${year}, Güralp Systems Ltd.</address>
</message>

<!-- Button used when dismissing an application-wide message box (result
dialog). -->
<message id='text.PtWebApp.closeDialog'>Close</message>

</messages>

<!-- options for text editors
vim: ts=4:sw=4:expandtab
-->
