| @@ -1,5 +1,4 @@ | ||
| 1 | -<?php | |
| 2 | -learn_press_admin_view( 'tools/course/html-install-sample-data' ); | |
| 3 | -learn_press_admin_view( 'tools/course/html-course' ); | |
| 4 | -learn_press_admin_view( 'tools/course/html-user' ); | |
| 5 | -learn_press_admin_view( 'tools/course/html-user-item' ); | |
| 1 | +<?php | |
| 2 | +learn_press_admin_view( 'tools/course/html-install-sample-data' ); | |
| 3 | +learn_press_admin_view( 'tools/course/html-reset-course-progress' ); | |
| 4 | +learn_press_admin_view( 'tools/course/html-reset-user-item' ); | |