diff options
Diffstat (limited to 'settings/templates/admin.php')
-rw-r--r-- | settings/templates/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 7813babf5c5..8c2b12fb2d9 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -408,7 +408,7 @@ if ($_['cronErrors']) { <td> <?php p($entry->app);?> </td> - <td> + <td class="log-message"> <?php p($entry->message);?> </td> <td class="date"> |