|
@@ -11,5 +11,5 @@ |
|
11
|
11
|
|
|
12
|
12
|
defined( 'ABSPATH' ) || exit(); |
|
13
|
13
|
?> |
|
14
|
14
|
|
|
15
|
|
-<h3 class="course-title"><?php the_title(); ?></h3> |
|
15
|
+<h2 class="wap-course-title"><a href="<?php the_permalink(); ?>" class="course-permalink"><?php the_title(); ?></a></h2> |