Skip to content

Commit b99d42c

Browse files
authored
Merge pull request #83 from Yetunde79/patch-1
Adding links to the media. Solving issue #82
2 parents 29be9bc + cb451b9 commit b99d42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/main/resources/website/singleresult.hbs

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
<br><br>
7676
<h4>{{message "lang.media-links"}}</h4>
77-
<p>{{name.media}}</p>
77+
<a href="{{name.media}}">{{name.media}}</a>
7878

7979
<!-- /media -->
8080

@@ -129,4 +129,4 @@
129129
<!--/Improve Entry Modal -->
130130

131131
<!-- footer -->
132-
{{> footer }}
132+
{{> footer }}

0 commit comments

Comments
 (0)