/home/sharedstore/.trash
NameSizeModeActions
admin/-0755rm
api.shop.sharedstore.ma/-0755rm
dev/-0755rm
img/-0755rm
modules/-0755rm
prod/-0755rm
productquotation/-0755rm
themes/-0755rm
.trash_restore14370600editdlrm
account_details-17.tpl73730644editdlrm
account_details.tpl62020644editdlrm
index.php13690644editdlrm
newquote-16.tpl351030644editdlrm
quote-17.tpl39700644editdlrm
quote.tpl33600644editdlrm
tt.zip64672210644editdlrm
Edit: /home/sharedstore/.trash/quote.tpl (3360B)
{* /** * DISCLAIMER * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FMM Modules * @copyright FME Modules 2021 * @license Single domain */ *} {capture name=path}{l s='Send a Quote' mod='productquotation'}{/capture} {include file="$tpl_dir./errors.tpl"} {if $success > 0}

{l s='Quotation submitted' mod='productquotation'}

{/if}
{if isset($products) && $products} {if isset($forms) && $forms}

{l s='Please fill in form.' mod='productquotation'}

{l s='Email' mod='productquotation'}

{foreach from=$forms key=i item=form} {$form.form nofilter}{*HTML Content*} {if $i>=0} {break} {/if} {/foreach}
{else} {l s='No Form avilable.' mod='productquotation'} {/if} {/if}

{l s='Products in Quote' mod='productquotation'}

{if isset($products) && $products}
  • {l s='Total' mod='productquotation'}: {$total|escape:'htmlall':'UTF-8'}
{else}

{l s='No products in quote.' mod='productquotation'}

{/if}
{if isset($products) && $products}
{if isset($forms) && $forms} {/if}
{/if}