diff --git a/input.php b/input.php
--- a/input.php
+++ b/input.php
@@ -20,12 +20,12 @@ include_once 'inc/class.page.php';
 		
 	
 	
-		| Sections at my school are 
+		 | Section Numbering Style: 
 
 	
 	 | 
 		| Class | 
-		Number | 
+		Section | 
 		Start Time | 
 		End Time | 
 		M | 
@@ -33,8 +33,8 @@ include_once 'inc/class.page.php';
 		W | 
 		Th | 
 		F | 
-		Add | 
-		Delete | 
+		 | 
+		 | 
 	
 
 
@@ -48,6 +48,7 @@ include_once 'inc/class.page.php';
 TODO:
 
 
+	- Add print stylesheet and button to output page
 
 	- After selecting a start time, set the end time to one hour after the start time
 
         - Append sections
 
         - Move the add class button to somewhere nicer, maybe a gray row at the bottom. Make the submit button more obvious.