svn path=/trunk/boinc/; revision=21691

This commit is contained in:
David Anderson 2010-06-03 20:28:26 +00:00
parent e80e54fd4d
commit bbad857dbd
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ foreach ($havs as $hav) {
if (!$hav->pfc_n) continue;
show_hav($hav);
}
end_table;
end_table();
page_footer();
page_tail();
?>