menu.php changes
Produced: 8/25/2007 12:11:37 PM
   
Mode:  Differences with Context  
   
Left file: D:\phpfootball20\menu.php     Right file: D:\phpfootball20old\menu.php  
70         <a tabindex="5" = 70         <a tabindex="5"
71            href="summary.php"   71            href="summary.php"
72            title="Weekly pool winners and individual statistics.">Pool Summary</a>   72            title="Weekly pool winners and individual statistics.">Pool Summary</a>
73         <a tabindex="6"   73         <a tabindex="6"
74            href="summaryweek.php"   74            href="summaryweek.php"
75            title="Weekly Summary.">Weekly Summary</a>   75            title="Weekly Summary.">Weekly Summary</a>
76 <!-- Disable Current Status Menu Option --> <> 76 <!-- Disable Current Status Menu Option
77        <a tabindex="7" = 77        <a tabindex="7"
78            href="showgamestat.php"   78            href="showgamestat.php"
79            title="Current Game Status.">Current Game Status</a> <> 79            title="Current Game Status.">Current Game Status</a>   -->
80   = 80  
81 </div>   81 </div>
82 <div class="menu" id="scheduleMenu">   82 <div class="menu" id="scheduleMenu">
83         <a tabindex="9"   83         <a tabindex="9"
84            href="team.php"   84            href="team.php"
85            title="Team by team game schedule.">Team Schedules</a>   85            title="Team by team game schedule.">Team Schedules</a>
 
106    { = 106    {
107    ?>   107    ?>
108 <div class="menu" id="AdminMenu">   108 <div class="menu" id="AdminMenu">
109         <a tabindex="17"   109         <a tabindex="17"
110            href="scores.php"   110            href="scores.php"
111            title="Enter or change game results.">Enter Scores</a>   111            title="Enter or change game results.">Enter Scores</a>
112 <!-- Disable Auto Scores update Menu Option  --> <> 112 <!-- Disable Auto Scores update Menu Option
113         <a tabindex="18" = 113         <a tabindex="18"
114            href="autoscores.php"   114            href="autoscores.php"
115            title="Auto Update Weekly Scores.">Auto Scores Update</a> <> 115            title="Auto Update Weekly Scores.">Auto Scores Update</a> -->
116 <? if ($football->usespread == "Y") { ?> = 116 <? if ($football->usespread == "Y") { ?>
117         <a tabindex="19"   117         <a tabindex="19"
118            href="autospreads.php"   118            href="autospreads.php"
119            title="Auto Update Weekly Spread.">Auto Spreads Update</a>   119            title="Auto Update Weekly Spread.">Auto Spreads Update</a>
120         <a tabindex="20"   120         <a tabindex="20"
121            href="spreads.php"   121            href="spreads.php"