1.3 #1

Merged
meteo merged 11 commits from 1.3 into main 2026-07-08 21:37:31 +00:00
Showing only changes of commit f94bafb25d - Show all commits

View File

@@ -238,7 +238,7 @@ class serverOverviewBuilder
<?php } <?php }
?> ?>
<th data-column="server_power_state"><?php echo __('server_power_state') ?></th> <th data-column="server_power_state"><?php echo __('server_power_state') ?></th>
<th data-column="last_modified_date"><?php echo __('last_modified_date') ?></th> <th data-column="server_modified_timestamp"><?php echo __('last_modified_date') ?></th>
<th data-column="server_description"><?php echo __('description') ?></th> <th data-column="server_description"><?php echo __('description') ?></th>
<th data-column="action"> <th data-column="action">
<?php echo __('action') ?> <?php echo __('action') ?>