{t}Search quotations{/t}
{t}Quotation nr.{/t}:
{t}Recipient (company){/t}:
{t}Quoted Between{/t}: (yyyy-mm-dd)
{t}And{/t}: (yyyy-mm-dd)
{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} ]{else} {/if}
{t}Quotation nr.{/t} {t}Quotation date{/t} {t}Recipient (company){/t}
{$rows[quotations].quot_number|wash} {$rows[quotations].quot_date|wash|date_format:$smarty.const.PHPAGA_DATEFORMAT_SHORT} {$rows[quotations].cpn_name|wash}
{t}No quotations matching your search criteria were found.{/t}
{$BROWSE}
{literal} {/literal}