mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 17:00:40 +00:00
Updated Changelog and Bump ITFlow version and update logs timestamp fields to use monospace font
This commit is contained in:
@@ -151,7 +151,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
?>
|
||||
|
||||
<tr>
|
||||
<td><?php echo $log_created_at; ?></td>
|
||||
<td class="text-monospace"><?php echo $log_created_at; ?></td>
|
||||
<td><?php echo $log_type; ?></td>
|
||||
<td><?php echo $log_category; ?></td>
|
||||
<td><?php echo $log_details; ?></td>
|
||||
|
||||
Reference in New Issue
Block a user