From a0fc7217760afd618dc884066b56519d69aeea20 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Wed, 7 Jul 2021 17:53:12 +0200 Subject: [PATCH] LSformElement_supannCompositeAttribute: fix some PHP warnings in template --- .../LSformElement_supannCompositeAttribute_field.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/templates/default/LSformElement_supannCompositeAttribute_field.tpl b/src/templates/default/LSformElement_supannCompositeAttribute_field.tpl index f3ef5c03..cef25762 100644 --- a/src/templates/default/LSformElement_supannCompositeAttribute_field.tpl +++ b/src/templates/default/LSformElement_supannCompositeAttribute_field.tpl @@ -35,16 +35,16 @@ {/if} {elseif $cconf.type=='select'} {elseif $cconf.type=='date' or $cconf.type=='datetime'} - + {else} - + {/if}

{/foreach}