From d20eb4827bbe75cf0bc029521b08a5996f9c8729 Mon Sep 17 00:00:00 2001 From: spiderr Date: Sat, 25 Nov 2023 14:20:44 -0500 Subject: w3c cleanup: The type attribute is unnecessary for JavaScript resources. --- templates/html_head_inc.tpl | 2 +- templates/list_topics.tpl | 2 +- templates/post_display.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl index f314899..7b6066d 100644 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl @@ -1,5 +1,5 @@ {if $gBitSystem->getActivePackage() == 'boards'} - diff --git a/templates/post_display.tpl b/templates/post_display.tpl index d6947b8..aa87944 100644 --- a/templates/post_display.tpl +++ b/templates/post_display.tpl @@ -118,7 +118,7 @@ {if empty($warnings.$comment_id)} - -- cgit v1.3