Changeset - f58c1d8a5670
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2010-10-27 20:37:55
ohnobinki@ohnopublishing.net
Fix HTML comment mismatch
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
class.schedule.php
Show inline comments
 
@@ -256,7 +256,7 @@ class Schedule
 
     <div style="text-align:left;"><input id="show-location" name="show-location" type="checkbox" /><label for="show-location">Room</label></div>
 
     <div style="text-align:left;"><input id="show-synonym" name="show-synonym" type="checkbox" /><label for="show-synonym">Synonym</label></div>
 
  </form>
 
  </div> <!-- id="details" -->';
 
  </div> <!-- id="show-box" -->';
 

	
 
    if($this->nPermutations > 0)
 
      {
0 comments (0 inline, 0 general)