From 1b2bab69435640abfa0bfd474f32e9a74b512461 Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Fri, 6 Sep 2013 11:03:36 +0200 Subject: [PATCH] // performance --- .../performance/helpers/form/form.tpl | 76 +++++++++++-------- .../default/template/helpers/form/form.tpl | 15 +--- .../admin/AdminPerformanceController.php | 13 +--- 3 files changed, 50 insertions(+), 54 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl index 425265afc..25969f97c 100644 --- a/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl @@ -26,7 +26,7 @@ {block name="label"} {if $input.type == 'text' && $input.name == 'ps_cache_fs_directory_depth'} -
+
{l s='The CacheFS system should be used only when the infrastructure contains one front-end server. If you are not sure, ask your hosting company.'}
{else} {$smarty.block.parent} @@ -45,13 +45,13 @@ {block name="description"} {$smarty.block.parent} {if $input.type == 'radio' && $input.name == 'combination'} -
    +
    • {l s='Combinations tab on product page'}
    • {l s='Value'}
    • {l s='Attribute'}
    {elseif $input.type == 'radio' && $input.name == 'feature'} -
      +
      • {l s='Features tab on product page'}
      • {l s='Feature'}
      • {l s='Feature value'}
      • @@ -69,39 +69,54 @@ {block name="other_input"} {if $key == 'memcachedServers'}
        -
        - {l s='Add server'} +
        +
        + +
        -