From a72ce76fadf71d55eb58fa37ff538d495adf244e Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 1 Jul 2021 20:53:20 +0200 Subject: [PATCH] [ticket/14771] Set preload to metadata to display length of audio PHPBB3-14771 --- phpBB/styles/prosilver/template/attachment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/attachment.html b/phpBB/styles/prosilver/template/attachment.html index 58c82cb7ea..e7c47cc6b6 100644 --- a/phpBB/styles/prosilver/template/attachment.html +++ b/phpBB/styles/prosilver/template/attachment.html @@ -35,7 +35,7 @@ {% if _file.COMMENT %}
{{ _file.COMMENT }}
{% endif %}
{{ _file.DOWNLOAD_NAME }} ({{ _file.FILESIZE }} {{ _file.SIZE_LANG }}) {{ _file.L_DOWNLOAD_COUNT }}
-