Files
luos/workflow/engine/xmlform/setup/emails_Sended.xml

14 lines
300 B
XML
Raw Normal View History

2010-12-02 23:34:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="emails_TestForm" type="xmlform" width="100%" labelWidth="">
<MESSAGE_VALUE type="private"/>
<MESSAGE type="title">
<en>@#MESSAGE_VALUE</en>
</MESSAGE>
<ClOSE type="button" onclick="closeTestPanel();">
<en>Close</en>
</ClOSE>
</dynaForm>