Bläddra i källkod

Change template name from Single Lesson to Lesson

Imran Hossain 2 år sedan
förälder
incheckning
7b8c09cd98
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      course/theme.json

+ 1 - 1
course/theme.json

@@ -85,7 +85,7 @@
 		},
 		{
 			"name": "single-lesson",
-			"title": "Single Lesson",
+			"title": "Lesson",
 			"postTypes": [
 				"lesson"
 			]