Atualizando abas documentos

This commit is contained in:
Kenio 2025-08-22 07:44:57 -03:00
parent 24078c04a9
commit 2c1956f6a0

View file

@ -133,7 +133,7 @@ if($Main->verifyToken()){
<tr>
<td class="text-center" width="60"><?php echo $Main->setZeros($Result->documents_id, 3);?></td>
<td class="text-left"><?php echo $Result->categorys;?></td>
<td class="text-center"><?php echo $Result->categorys;?></td>
<td class="text-center" width="60"><?php echo date("d/m/Y", strtotime($Result->date_register));?></td>
<td class="text-left"><?php echo $Result->description;?></td>
<td class="text-left"><?php echo $Result->name_fantasy;?></td>