Accidently changed this file. idk why
这个提交包含在:
父节点
89e13a92c4
当前提交
8f10361013
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -15,6 +15,6 @@
|
||||||
<?php if ($sat_active) { ?>
|
<?php if ($sat_active) { ?>
|
||||||
<a class="nav-link" href="<?php echo site_url('gridsquares/satellites'); ?>">Satellites</a>
|
<a class="nav-link" href="<?php echo site_url('gridsquares/satellites'); ?>">Satellites</a>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<a class="nav-link" href="<?php echo site_url('gridsquares/band/2m'); ?>">Band</a>
|
<a class="nav-link" href="<?php echo site_url('gridsquares/band/All'); ?>">Band</a>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用