#12058 Delete item db size

This commit is contained in:
Jorge Rincon 2023-09-22 13:20:27 +02:00
parent 2066907ded
commit 4cddecb9ff

View File

@ -1099,14 +1099,6 @@ if (is_ajax()) {
<p style="font-size: 10pt;">'.$db_info->data->dbSchemeBuild->value.'</p>
</th>
</tr>
<tr class="about-last-tr">
<th style="width: 50%;">
<p class="about-last-p"><span>'.$db_info->data->dbSize->name.'</span></p>
</th>
<th style="width: 50%;">
<p class="about-last-p" style="font-size: 10pt;">'.$db_info->data->dbSize->value.'</p>
</th>
</tr>
<tr class="about-last-tr">
<th style="width: 50%;">
<p class="about-last-p"><span>'.$db_info->data->dbVersion->name.'</span></p>