Clean up dark theme compatibility
这个提交包含在:
父节点
ff403dc456
当前提交
7375ba34f9
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -6,7 +6,7 @@
|
|||
<?php echo $this->lang->line('dashboard_you_have_had'); ?> <strong><?php echo $todays_qsos; ?></strong> <?php echo $this->lang->line('dashboard_qsos_today'); ?>
|
||||
</div>
|
||||
<?php } else { ?>
|
||||
<div class="alert alert-danger" role="alert">
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<span class="badge badge-info"><?php echo $this->lang->line('general_word_important'); ?></span> <i class="fas fa-broadcast-tower"></i> <?php echo $this->lang->line('notice_turn_the_radio_on'); ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
|
|
|||
正在加载…
在新工单中引用