Update modes.php

This commit is contained in:
Adrian Fewster 2018-02-18 13:02:59 +10:00 committed by phl0
parent 361dcd6fc8
commit b07bea66e2

View file

@ -14,6 +14,8 @@
<?php showMode("System Fusion Network", $mmdvmconfigs);?>
<?php showMode("P25", $mmdvmconfigs);?>
<?php showMode("P25 Network", $mmdvmconfigs);?>
<?php showMode("NXDN", $mmdvmconfigs);?>
<?php showMode("NXDN Network", $mmdvmconfigs);?>
</tr>
</table>
</div>