Add P25 to modes.php
This commit is contained in:
parent
0bf5822673
commit
9bfbe4ea10
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
<?php showMode("D-Star Network", $mmdvmconfigs);?>
|
||||
<?php showMode("System Fusion", $mmdvmconfigs);?>
|
||||
<?php showMode("System Fusion Network", $mmdvmconfigs);?>
|
||||
<?php showMode("P25", $mmdvmconfigs);?>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue