From 921d9683c287fe6dbc51122020886c390bc2bfa7 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sun, 30 Oct 2011 17:40:32 +0000 Subject: Tidy up tool-tips on individual and family list filter buttons --- includes/functions/functions_print_lists.php | 59 ++++------------------------ 1 file changed, 7 insertions(+), 52 deletions(-) (limited to 'includes') diff --git a/includes/functions/functions_print_lists.php b/includes/functions/functions_print_lists.php index 6bd1cc1b50..367543ae24 100644 --- a/includes/functions/functions_print_lists.php +++ b/includes/functions/functions_print_lists.php @@ -98,9 +98,9 @@ function print_indi_table($datalist, $legend='', $option='') { ); jQuery("div.filtersF").html( - ''+ - ''+ - '' + ''+ + ''+ + '' ); oTable.fnSortListener('#GIVEN_SORT_',1); @@ -538,10 +538,10 @@ function print_fam_table($datalist, $legend='', $option='') { ); jQuery("div.filtersF").html( - ''+ - ''+ - ''+ - '' + ''+ + ''+ + ''+ + '' ); oTable.fnSortListener('#GIVEN_SORT_M_',1); @@ -2213,49 +2213,4 @@ function load_behaviour() { require_once WT_ROOT.'js/prototype.js.htm'; require_once WT_ROOT.'js/behaviour.js.htm'; require_once WT_ROOT.'js/overlib.js.htm'; -?> - -