芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/portal.pulsehost.co.uk/templates/twenty-one/clientareaquotes.tpl
{include file="$template/includes/tablelist.tpl" tableName="QuotesList" noSortColumns="5" filterColumn="4"}
{lang key='quotenumber'}
{lang key='quotesubject'}
{lang key='quotedatecreated'}
{lang key='quotevaliduntil'}
{lang key='quotestage'}
{foreach $quotes as $quote}
{$quote.id}
{$quote.subject}
{$quote.normalisedDateCreated}
{$quote.datecreated}
{$quote.normalisedValidUntil}
{$quote.validuntil}
{$quote.stage}
{lang key='quotedownload'}
{/foreach}
{lang key='loading'}