{t}Please select the quotations you would like to print.{/t}

{t}Print options{/t}


{if (count($rows) > 0)} {section name=quotations loop=$rows} {/section} {else} {/if} {if strlen($BROWSE)} {/if}
{t}Quotations{/t} {if $perm_quotations}[ {t}Create quotation{/t} | {t}Print selected to PDF{/t} ]{else} {/if}
{t}Quotation nr.{/t} {t}Quotation date{/t} {t}Recipient (company){/t} {t}PDF{/t} {t}Actions{/t}
{$rows[quotations].quot_number|wash} {$rows[quotations].quot_date|wash|date_format:$smarty.const.PHPAGA_DATEFORMAT_SHORT} {$rows[quotations].cpn_name|wash} {t}View{/t}
{t}No quotations matching your search criteria were found.{/t}
{$BROWSE}