Added highlighting on already worked and time-things

This commit is contained in:
int2001
2023-07-23 06:12:11 +00:00
parent fb73793a23
commit c27f97defa
4 changed files with 45 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
<script>
var dxcluster_provider="<?php echo base_url(); ?>index.php/dxcluster";
var cat_timeout_interval="<?php echo $this->optionslib->get_option('cat_timeout_interval'); ?>";
var custom_date_format = "<?php echo $custom_date_format ?>";
</script>
@@ -37,7 +38,7 @@
<div class="card-header"><h5 class="card-title">DXCluster</h5></div>
<p>
<table style="width:100%" class="table-sm table spottable table-bordered table-hover table-striped table-condensed text-center">
<table style="width:100%" class="table-sm table spottable table-bordered table-hover table-striped table-condensed">
<thead>
<tr class="log_title titles">
<th><?php echo lang('general_word_date'); ?>/<?php echo lang('general_word_time'); ?></th>