Changeset - 16225515f119
[Not reviewed]
default
0 1 0
Ethan Zonca - 15 years ago 2010-10-27 22:19:47
ez@ethanzonca.com
Fixed spacing
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
class.schedule.php
Show inline comments
 
@@ -274,7 +274,7 @@ class Schedule
 
	    $table .= "<li><a href=\"#tabs-" . $nn . "\">&nbsp;" . $nn . "&nbsp;</a></li>\n";
 
	  }
 
			
 
	$table .= "    </ul></div><div class=\"clear\"><p> </p> </div>\n  \n"
 
	$table .= "    </ul></div>\n  \n"
 
	  . "  <div class=\"scroller\">\n"
 
	  . "    <div class=\"scontent\">\n";
 
		
0 comments (0 inline, 0 general)