Update status.php
[clinton/MarylandElectronicPetitionSignature.git] / admin / menu_user.php
CommitLineData
d36003c2 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>
7f022e75 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>
a80db203 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>