From c7fee3786a0221fb3a7032491b0a2d512f0b27c4 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 30 Jan 2021 17:40:58 -0500 Subject: lttr: fixed some bugs in range template and the insert video code --- design/templates/admin/insert_images.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/templates') diff --git a/design/templates/admin/insert_images.html b/design/templates/admin/insert_images.html index 8a6596d..feaa88f 100644 --- a/design/templates/admin/insert_images.html +++ b/design/templates/admin/insert_images.html @@ -77,7 +77,7 @@ function buildVideo(video_mp4, video_webm, id, c, poster, ytlink) { html += '>\n\t\t\n'; html += '\t\t\n'; html += '\t\tYour browser does not support video playback via HTML5.\n\t\n'; - html += '\tWatch on YouTube\n'; + html += '\tWatch on YouTube\n'; return html; } function buildImage(image_url, id, c, caption) { -- cgit v1.2.3-70-g09d2