![]() ![]() | ![]() |
version 1.102.2.3, 2009/08/23 17:36:53 | version 1.102.4.1, 2009/09/23 02:40:13 |
---|---|
Line 1370 sub print_quotas { | Line 1370 sub print_quotas { |
} | } |
} | } |
} | } |
if (!$curroption) { | |
$curroption = 'norequest'; | |
} | |
$datatable .= '<th>'.$titles{$item}.'</th>'; | $datatable .= '<th>'.$titles{$item}.'</th>'; |
my $checked = ''; | my $checked = ''; |
if ($curroption eq '') { | if ($curroption eq '') { |