fix
This commit is contained in:
@@ -62,13 +62,12 @@
|
||||
// var_dump($row);
|
||||
// echo $row['project'];
|
||||
?>
|
||||
<tr>
|
||||
<tr style="height: 60px;">
|
||||
<td>
|
||||
<?=$row->project?><br>
|
||||
</td>
|
||||
<td>
|
||||
<a href="#" class="text-dark fw-bolder text-hover-primary mb-1 fs-6"><?=$row->description?></a>
|
||||
|
||||
<?=$row->description?>
|
||||
</td>
|
||||
|
||||
<td class="text-end">
|
||||
|
||||
Reference in New Issue
Block a user