Version 0.9 - another minor fixes

This commit is contained in:
Rene V. Vergara A. 2022-12-30 21:01:35 -05:00
parent eedf7dcd81
commit 54129c1bc5

View file

@ -195,8 +195,7 @@ class Submenu_Page {
echo 'Page ' . $this->_page . '/' . $this->_npages; echo 'Page ' . $this->_page . '/' . $this->_npages;
?> ?>
</td> </td>
<td width="50%" style="text-align: right;"> <td width="50%" style="text-align: right;"><?php echo $currentDate; ?>
<?php echo $currentDate; ?>
</td> </td>
</tr> </tr>
</table> </table>
@ -607,7 +606,6 @@ class Submenu_Page {
<tr style="font-family: Noto Sans; <tr style="font-family: Noto Sans;
font-weight: 600; font-weight: 600;
font-size: 15px; font-size: 15px;
margin: auto;
text-align: center; text-align: center;
vertical-align: center; vertical-align: center;
height: 20px; height: 20px;