Fixed Typo
This commit is contained in:
parent
dbabac32be
commit
c2165dd617
|
@ -129,7 +129,7 @@ function main($pdo)
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Dimensione</th>
|
<th>Dimensione</th>
|
||||||
<td><?php echo human_filesize(filesize("data/current.xslx")); ?> </td>
|
<td><?php echo human_filesize(filesize("data/current.xlsx")); ?> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
|
Reference in New Issue
Block a user