Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCourrier
Commits
ca73fe12
Commit
ca73fe12
authored
Jan 27, 2022
by
Jean-Laurent DUZANT
Browse files
FIX #19325 TIME 0:01 fix if norme && table width - Jean-Laurent
parent
17b741a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/resource/controllers/FolderPrintController.php
View file @
ca73fe12
...
...
@@ -970,7 +970,7 @@ class FolderPrintController
$status
=
_EMAIL_ERROR_SENT
;
}
$widthTable_px
=
"1
2
00
px
"
;
$widthTable_px
=
"100
%
"
;
$cellPaddingBottom_px
=
"30px"
;
$emailMeta
=
"<table style=
\"
width:
$widthTable_px
;
\"
cellspacing=
\"
0
\"
cellpadding=
\"
5
\"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment