From 74de4a10955160dfe3b0c48a471dd4f150b56958 Mon Sep 17 00:00:00 2001 From: real_nowhereman Date: Thu, 1 Jan 2009 19:09:35 +0000 Subject: [PATCH] list-categories checked radio --- fp-includes/smarty/plugins/function.list_categories.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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 = '