switch the table class for the school list

This commit is contained in:
james 2009-09-11 16:18:47 +00:00
parent 5d5c91766a
commit 99ad03654a

View File

@ -242,7 +242,7 @@
echo "<br />";
echo "<a onclick=\"return confirmClick('".i18n("Are you sure you want to remove all access codes from all schools?")."')\" href=\"schools.php?action=clearaccesscodes\">".i18n("Remove Access Codes from all schools")."</a>\n";
echo "<br />";
echo "<table class=\"summarytable\">";
echo "<table class=\"tableview\">";
echo "<tr>";
echo " <th>".i18n("School")."</th>";
echo " <th>".i18n("Address")."</th>";