Files
d-t-n.org/production/site/en/admin/missionandtravel.php
2017-03-02 21:36:05 -06:00

9 lines
236 B
PHP

<?php include '_adminheader.php'; ?>
<h2>Mission and Travel Page</h2>
<p>
Choose one of the elements of the Mission and Travel page below that you would
like to edit.
</p>
<ul>
<?php include '_missionandtravel_menuitems.php' ?>
</ul>