forked from science-ation/science-ation
switch the table class for the school list
This commit is contained in:
parent
5d5c91766a
commit
99ad03654a
@ -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>";
|
||||
|
Loading…
Reference in New Issue
Block a user