mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Use a colspan of 5
This commit is contained in:
parent
50fe1fefc8
commit
148ed32fd1
@ -137,7 +137,7 @@ $pkg_sizes = get_pkg_sizes();
|
||||
<?php
|
||||
}
|
||||
} else {
|
||||
echo "<tr><td colspan=\"3\"><center>There are currently no available packages for installation.</td></tr>";
|
||||
echo "<tr><td colspan=\"5\"><center>There are currently no available packages for installation.</td></tr>";
|
||||
}
|
||||
?>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user