14 lines
300 B
XML
Executable File
14 lines
300 B
XML
Executable File
<?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> |