#10138 changed title DB Engines

This commit is contained in:
Daniel Cebrian 2023-01-18 19:45:31 +01:00
parent 7433d1296e
commit 845521ca18
1 changed files with 1 additions and 2 deletions

View File

@ -614,8 +614,7 @@ function install_step2()
}
echo '<tr><td>';
echo "<span style='display: block; font-family: verdana,arial,sans;
font-size: 8.5pt;margin-top: 2px; font-weight: bolder;'>DB Engines</span>";
echo "<span style='display: block; margin-top: 2px; font-weight: bolder; color: white; font-size: 22px;'>DB Engines</span>";
echo '</td><td>';
echo '</td></tr>';
check_extension('mysqli', 'PHP MySQL(mysqli) extension');