Files
luos/workflow/engine/xmlform/additionalTables/doExport.xml
Carlos Pacha 7283c31e06 BUG 6694 Change the following phrases in ProcessMaker
These phrases have been changed on some xmls files and in os space
2011-04-13 10:59:04 -04:00

15 lines
481 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="processes_Export" type="xmlform" width="100%" labelWidth="130px">
<FILENAME type="phpVariable"/>
<FILENAME_LINK type="phpVariable"/>
<FILENAME_LABEL type="link" value="@#FILENAME" link="@#FILENAME_LINK" target="_blank">
<en>File</en>
</FILENAME_LABEL>
<SIZE type="caption">
<en>File size</en>
</SIZE>
<META type="textarea" required="0" readonly="0" rows="14" cols="82" mode="view">
<en>Summary</en>
</META>
</dynaForm>