UNPKG

processmaker-builder

Version:

The gulp task runner for ProcessMaker building

27 lines 1.2 kB
<div class="borderForm" style="padding-left: 0pt; padding-right: 0pt;"> <div class="boxTop"><div class="a"></div><div class="b"></div><div class="c"></div></div> <div class="content" style=""> <table width="99%"> <tbody><tr> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td class="FormLabel" width="{$form_labelWidth}">{$FROM}</td> <td class="FormFieldContent">{$form.FROM}</td> <td class="FormLabel" width="{$form_labelWidth}">{$TO}</td> <td class="FormFieldContent">{$form.TO}</td> </tr> <tr> <td class="FormLabel" width="{$form_labelWidth}">{$STARTEDBY}</td> <td class="FormFieldContent" colspan="3">{$form.STARTEDBY}</td> </tr> <tr> <td class="FormButton" colspan="4" align="">{$form.FILTER}</td> </tr> </tbody></table> </td> </tr> </tbody></table> </div> <div class="boxBottom"><div class="a"></div><div class="b"></div><div class="c"></div></div> </div>