Create enter_information_v2.php
[clinton/MarylandElectronicPetitionSignature.git] / admin / menu_user.php
1 <li role='presentation' style='background-color:lightyellow;' <?PHP if($_SERVER['SCRIPT_NAME'] == '/admin/report.php'){ echo "class='active'"; } ?> ><a href="report.php">Reports</a></li>
2 <li role='presentation' style='background-color:lightyellow;' <?PHP if($_SERVER['SCRIPT_NAME'] == '/admin/download.php'){ echo "class='active'"; } ?> ><a href="download.php">Download</a></li>
3 <li role='presentation' style='background-color:lightyellow;' <?PHP if($_SERVER['SCRIPT_NAME'] == '/admin/user_follow_up.php'){ echo "class='active'"; } ?> ><a href="user_follow_up.php">Follow Up List</a></li>