- Newlines at end of file - Remove debug attribute - Indentation in the XSL
15 lines
839 B
XML
15 lines
839 B
XML
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
|
<dialog defbtn='done'>
|
|
<pict type='dlog' num='21' top='8' left='8'/>
|
|
<text name='name' framed='true' top='9' left='55' width='257' height='19'/>
|
|
<text name='descr' framed='true' top='39' left='55' width='257' height='87'/>
|
|
<text top='136' left='55' width='80' height='16'>Received on:</text>
|
|
<text name='start' framed='true' top='136' left='140' width='100' height='16'/>
|
|
<text top='156' left='55' width='80' height='16'>Deadline:</text>
|
|
<text name='chop' framed='true' top='156' left='140' width='100' height='16'/>
|
|
<text top='176' left='55' width='80' height='16'>Pay:</text>
|
|
<text name='pay' framed='true' top='176' left='140' width='100' height='16'/>
|
|
<button name='done' type='done' top='208' left='251'/>
|
|
</dialog>
|