Changeset - d6877df71d44
[Not reviewed]
default
0 1 0
Ethan Zonca - 15 years ago 2011-01-27 18:27:31
ez@ethanzonca.com
Quick validation fix
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
inc/class.page.php
Show inline comments
 
@@ -301,9 +301,7 @@ class page
 
  public function showSchools($linkto)
 
  {
 
    echo "<p>\n";
 
    echo "  <div id=\"schoolBox\">\n";
 
    echo school_list_html($this->school['id'], $linkto);
 
    echo "  </div> <!-- id=\"schoolBox\" -->\n";
 
    echo "</p>\n";
 
  }
 

	
0 comments (0 inline, 0 general)