From cc6643056f9be180f7da34cceeb88a8cb339c68c Mon Sep 17 00:00:00 2001 From: loma-one Date: Sat, 21 Dec 2024 08:48:32 +0100 Subject: [PATCH] =?UTF-8?q?signatur/templates/settings.tpl=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Further work. The add-on will be submitted again later. --- signatur/templates/settings.tpl | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 signatur/templates/settings.tpl diff --git a/signatur/templates/settings.tpl b/signatur/templates/settings.tpl deleted file mode 100644 index 87750935..00000000 --- a/signatur/templates/settings.tpl +++ /dev/null @@ -1,4 +0,0 @@ -

{{$description}}

-{{include file="field_checkbox.tpl" field=$enabled}} -{{include file="field_textarea.tpl" field=$signature}} -{{include file="field_checkbox.tpl" field=$enable_signature_in_comments}}