{if isset($message)}{$message}{/if} {if !empty($limit_warning)}
{if $limit_warning['error_type'] == 'suhosin'} {l s='Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:'} {$limit_warning['post.max_vars']} {l s='for suhosin.post.max_vars.'}
{$limit_warning['request.max_vars']} {l s='for suhosin.request.max_vars.'}
{l s='Please ask your hosting provider to increase the Suhosin limit to'} {else} {l s='Warning! Your PHP configuration limits the maximum number of fields allowed in a form:'}
{$limit_warning['max_input_vars']} {l s='for max_input_vars.'}
{l s='Please ask your hosting provider to increase this limit to'} {/if} {l s='%s at least, or you will have to edit the translation files manually.' sprintf=$limit_warning['needed_limit']}
{/if}

{l s='Indexes and caches' mod='blocklayered'}

{l s='Index all missing prices' mod='blocklayered'} {l s='Rebuild entire price index' mod='blocklayered'} {l s='Build attribute index' mod='blocklayered'} {l s='Build URL index' mod='blocklayered'}

{l s='You can set a cron job that will rebuild price index using the following URL:' mod='blocklayered'}
{$price_indexer_url}

{l s='You can set a cron job that will rebuild attribute index using the following URL:' mod='blocklayered'}
{$attribute_indexer_url}

{l s='You can set a cron job that will rebuild URL index using the following URL:' mod='blocklayered'}
{$url_indexer_url}
{l s='A nightly rebuild is recommended.' mod='blocklayered'}

{l s='Filters templates' mod='blocklayered'}{$filters_templates|count}

{if $filters_templates|count > 0}
{foreach $filters_templates as $template} {/foreach}
{l s='ID' mod='blocklayered'} {l s='Name' mod='blocklayered'} {l s='Categories' mod='blocklayered'} {l s='Created on' mod='blocklayered'} {l s='Actions' mod='blocklayered'}
{(int)$template['id_layered_filter']} {$template['name']} {(int)$template['n_categories']} {Tools::displayDate($template['date_add'],null , true)} {if empty($limit_warning)} {/if}
 
{else}
{l s='No filter template found.' mod='blocklayered'}
{/if} {if empty($limit_warning)} {/if}

{l s='Configuration' mod='blocklayered'}