Files
cdn-star/admin/expert/header-menu.inc
T
2026-07-19 18:01:05 +08:00

33 lines
2.1 KiB
HTML

<div class="header">
<div style="font-size: 8px; text-align: right; padding-right: 8px;">CDN:<?php echo $configPistarRelease['Pi-Star']['Version']?> / 仪表盘:<?php echo $version; ?></div>
<h1>CDN 数字语音 - 专家编辑器</h1>
<p style="padding-right: 5px; text-align: right; color: #ffffff;">
<a href="/" style="color: #ffffff;"><?php echo $lang['dashboard'];?></a> |
<a href="/admin/" style="color: #ffffff;"><?php echo $lang['admin'];?></a> |
<a href="/admin/config_backup.php" style="color: #ffffff;"><?php echo $lang['backup_restore'];?></a> |
<a href="/admin/configure.php" style="color: #ffffff;"><?php echo $lang['configuration'];?></a>
</p>
<p style="padding-right: 5px; text-align: right; color: #ffffff;">
<b>快速编辑:</b>
<a href="edit_dstarrepeater.php" style="color: #ffffff;">DStarRepeater</a> |
<a href="edit_ircddbgateway.php" style="color: #ffffff;">ircDDBGateway</a> |
<a href="edit_timeserver.php" style="color: #ffffff;">TimeServer</a> |
<a href="edit_mmdvmhost.php" style="color: #ffffff;">MMDVMHost</a> |
<a href="edit_dmrgateway.php" style="color: #ffffff;">DMR 网关</a> |
<a href="edit_ysfgateway.php" style="color: #ffffff;">YSF 网关</a> |
<a href="edit_p25gateway.php" style="color: #ffffff;">P25 网关</a> |
<a href="edit_nxdngateway.php" style="color: #ffffff;">NXDN 网关</a> |
<a href="edit_dapnetgateway.php" style="color: #ffffff;">DAPNET 网关</a><br />
<b>完整编辑:</b>
<a href="fulledit_dmrgateway.php" style="color: #ffffff;">DMR 网关</a> |
<a href="fulledit_pistar-remote.php" style="color: #ffffff;">PiStar-Remote</a> |
<a href="fulledit_wpaconfig.php" style="color: #ffffff;">WiFi</a> |
<a href="fulledit_bmapikey.php" style="color: #ffffff;">BM API</a> |
<a href="fulledit_dapnetapi.php" style="color: #ffffff;">DAPNET API</a> |
<a href="fulledit_cron.php" style="color: #ffffff;">系统 Cron 任务</a> |
<a href="fulledit_rssidat.php" style="color: #ffffff;">RSSI 数据</a>
&emsp;<b>工具:</b>
<a href="modem_fw_upgrade.php" style="color: #ffffff;">固件</a>
</p>
</div>