[13/06/2023] Masquage du bouton de souscription à la news + modif du footer des factures

This commit is contained in:
2023-06-13 22:45:06 +02:00
parent c51923cc1b
commit f761de76d7
2 changed files with 3 additions and 1 deletions

View File

@@ -247,6 +247,7 @@
</div> </div>
</fieldset> </fieldset>
{*
{form_field form=$form field="newsletter"} {form_field form=$form field="newsletter"}
<div class="form-group group-newsletter{if $error} has-error{/if}"> <div class="form-group group-newsletter{if $error} has-error{/if}">
<div class="control-input"> <div class="control-input">
@@ -261,6 +262,7 @@
</div> </div>
</div><!--/.form-group--> </div><!--/.form-group-->
{/form_field} {/form_field}
*}
<div class="form-group group-btn"> <div class="form-group group-btn">
<div class="control-btn"> <div class="control-btn">

View File

@@ -54,7 +54,7 @@
<col style="width: 80%; padding: 1mm; border: none; border-top: 1px solid #000; text-align: center;" /> <col style="width: 80%; padding: 1mm; border: none; border-top: 1px solid #000; text-align: center;" />
<tbody> <tbody>
<tr> <tr>
<td>auto-entrepreneur - SIREN 312 033 7</td> <td>auto-entrepreneur - SIRET / N° de TVA interacommunautaire : 312 033 764 00043</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>