From 253b015ff9d0c389f5f8e3a5ce6eaa355cb9620c Mon Sep 17 00:00:00 2001 From: spiderr Date: Sat, 25 Nov 2023 14:21:29 -0500 Subject: w3c cleanup: The type attribute is unnecessary for JavaScript resources. --- templates/edit_page.tpl | 2 +- templates/list_pages.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/edit_page.tpl b/templates/edit_page.tpl index 97cd367..a3cfc11 100644 --- a/templates/edit_page.tpl +++ b/templates/edit_page.tpl @@ -17,7 +17,7 @@ {* Check to see if there is an editing conflict *} {if $errors.edit_conflict} - {formfeedback warning=$errors.edit_conflict} diff --git a/templates/list_pages.tpl b/templates/list_pages.tpl index 049c163..a599188 100644 --- a/templates/list_pages.tpl +++ b/templates/list_pages.tpl @@ -213,7 +213,7 @@ {if $checkboxes_on eq 'y'}
-
-- cgit v1.3