diff --git a/fp-includes/smarty/plugins/function.list_categories.php b/fp-includes/smarty/plugins/function.list_categories.php index eaab965..eb49348 100755 --- a/fp-includes/smarty/plugins/function.list_categories.php +++ b/fp-includes/smarty/plugins/function.list_categories.php @@ -103,9 +103,14 @@ function do_print_categories_list(&$lines, &$indentstack, &$result, $params) { $string .= 'type="checkbox" />'; $before = $string; }elseif (isset($params['type']) && $params['type']=='radio') { - $string = '