{box_container id="ticket"} {box_header multi_row=true} {box_header icon="img/ticket.gif" label="Subject:"} {/box_header} {box_header icon="img/service-type.png" label="Service type:"} {/box_header} {box_header icon="img/ticket-type.png" label="Ticket type:"} {/box_header} {/box_header} {box_contents} {box_panel} {block name="rtticketmodify-leftcolumn"} {if $layout.module != 'eventadd'} {box_row icon="img/customer.gif" label="Customer:"} {$customer_selector='[name="ticket[custid]"]'} {$address_selector='[name="ticket[address_id]"]'} {customerlist form="ticket" customers=$customerlist selected=$customerid selectname="ticket[customerid]" inputname="ticket[custid]" selecttip="Select customer from list or enter his data if is not a customer" customOnChange="change_customer('{$customer_selector}', '{$address_selector}');"} {/box_row} {/if} {box_row icon="img/users.gif" label="Requestor:" field_id="requestor"}