Changeset - 7074fcdebeca
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 14 years ago 2011-08-15 19:15:11
ohnobinki@ohnopublishing.net
Fix invalid XHTML for school_id=umich, reported by Mike Nowak.
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
school.d/umich.inc
Show inline comments
 
@@ -35,9 +35,11 @@ function umich_instructions_html()
 
  return <<<EOF
 
<h2>U of M-specific Instructions</h2>
 
<p>
 
  <em>Note that there is another scheduler targeted particularly at U
 
  <em>
 
    Note that there is another scheduler targeted particularly at U
 
  of M students, <a href="http://mschedule.com/" title="Java
 
  applets... Ew!">MSchedule</a>.
 
    </em>
 
</p>
 
<ol>
 
  <li>Get in touch with your adviser during advising/reading recess.</li>
0 comments (0 inline, 0 general)