Index: branches/5.3.x/core/admin_templates/tools/system_tools.tpl =================================================================== diff -u -N -r15913 -r15974 --- branches/5.3.x/core/admin_templates/tools/system_tools.tpl (.../system_tools.tpl) (revision 15913) +++ branches/5.3.x/core/admin_templates/tools/system_tools.tpl (.../system_tools.tpl) (revision 15974) @@ -11,7 +11,7 @@ } function compile_templates() { - openwin('', 'compile', 800, 575); + openwin('', 'compile', 800, 575); } @@ -242,7 +242,7 @@ $me.prop('disabled', true).removeClass('button').addClass('button-disabled'); $.post( - '', + '', { key: $('#memory_cache_key_name').val() }, @@ -281,7 +281,7 @@ $me.prop('disabled', true).removeClass('button').addClass('button-disabled'); $.post( - '', + '', { key: $('#memory_cache_key_name').val(), value: $('#memory_cache_key_value').val()