]> git.agnieray.net Git - galette.git/commitdiff
Form was not closed properly
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 8 Nov 2021 22:55:14 +0000 (23:55 +0100)
committerJohan Cwiklinski <trasher@x-tnd.be>
Tue, 9 Nov 2021 21:54:50 +0000 (22:54 +0100)
galette/templates/default/ajouter_transaction.tpl

index 522cfe333e7ebca08603f540fe83da503888bb9e..18a3ddde14451dca464ecd2c81bc7ccc0e8ec50c 100644 (file)
@@ -48,8 +48,9 @@
             <input type="hidden" name="valid" value="1"/>
         </div>
         <p>{_T string="NB : The mandatory fields are in"} <span class="required">{_T string="red"}</span></p>
-    {if $transaction->id}
         </form>
+
+    {if $transaction->id}
         <table class="listing">
             <caption>
                 {_T string="Attached contributions"}