Selaa lähdekoodia

Change template name from Single Lesson to Lesson

Imran Hossain 2 vuotta sitten
vanhempi
commit
7b8c09cd98
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"
 			]