Changed radio icon
这个提交包含在:
父节点
91196f855c
当前提交
20491702a3
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<table class="table table-striped">
|
<table class="table table-striped">
|
||||||
<tr class="titles">
|
<tr class="titles">
|
||||||
<td colspan="2"><i class="fas fa-broadcast-tower"></i> Radio Status</td>
|
<td colspan="2"><i class="fa-solid fa-radio"></i> Radio Status</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<?php foreach ($radio_status->result_array() as $row) { ?>
|
<?php foreach ($radio_status->result_array() as $row) { ?>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用