{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='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'} {l s='Filters templates (%d)' sprintf=[$filters_templates|count] mod='blocklayered'} {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)} {l s='Edit' mod='blocklayered'}{l s='Edit' mod='blocklayered'} {/if} {l s='Delete' mod='blocklayered'}{l s='Delete' mod='blocklayered'}
 
{else}
{l s='No filter template found.' mod='blocklayered'}
{/if} {if empty($limit_warning)}
{l s='Add new filters template' mod='blocklayered'}
{/if}
 
{l s='Configuration' mod='blocklayered'} {l s='Configuration' mod='blocklayered'}
{l s='Hide filter values when no product is matching' mod='blocklayered'}
{l s='Show the number of matching products' mod='blocklayered'}
{l s='Show products from subcategories' mod='blocklayered'}
{l s='Category filter depth (0 for no limits, 1 by default)' mod='blocklayered'}
{l s='Use tax to filter price' mod='blocklayered'}
{l s='Allow indexing robots (Google, Yahoo!, Bing, etc.) to use the Condition filter' mod='blocklayered'}
{l s='Allow indexing robots (Google, Yahoo!, Bing, etc.) to use the Availability filter' mod='blocklayered'}
{l s='Allow indexing robots (Google, Yahoo!, Bing, etc.) to use the Manufacturer filter' mod='blocklayered'}
{l s='Allow indexing robots (Google, Yahoo!, Bing, etc.) to use the Category filter' mod='blocklayered'}