Modified education menu items
diff --git a/erpnext/config/education.py b/erpnext/config/education.py
index 96e7e81..b845537 100644
--- a/erpnext/config/education.py
+++ b/erpnext/config/education.py
@@ -34,6 +34,10 @@
 				},
 				{
 					"type": "doctype",
+					"name": "Web Academy Applicant"
+				},
+				{
+					"type": "doctype",
 					"name": "Student Admission"
 				},
 				{
@@ -181,11 +185,15 @@
 			"items": [
 				{
 					"type": "doctype",
+					"name": "Program"
+				},
+				{
+					"type": "doctype",
 					"name": "Course"
 				},
 				{
 					"type": "doctype",
-					"name": "Program"
+					"name": "Content"
 				},
 				{
 					"type": "doctype",