Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -55,7 +55,7 @@ 55 55 56 56 #macro (helpVideoCard $data) 57 57 <div class="videoCard"> 58 - <iframe src="$data.url" allowfullscreen></iframe> 58 + <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe> 59 59 <div class="videoCard-body"> 60 60 <div class="videoCard-title"> 61 61 $escapetool.xml($data.title)