Correction erreur placement directive charset

This commit is contained in:
Jean-Christophe Engel 2023-10-20 12:21:57 +02:00
parent 2454883ffc
commit b9e8115af4
1 changed files with 2 additions and 2 deletions

View File

@ -203,8 +203,8 @@ EOF;
<!DOCTYPE html>
<html>
<head>
<title>{$doc}_{$emission}</title>
<meta charset="UTF-8">
<title>{$doc}_{$emission}</title>
<style>
@page {
size: A4 portrait;
@ -398,8 +398,8 @@ elseif ($f->type_facture == CERFA)
<!DOCTYPE html>
<html>
<head>
<title>{$doc}_{$emission}</title>
<meta charset="UTF-8">
<title>{$doc}_{$emission}</title>
<style>
@page {
size: A4 portrait;