This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
invoiceninja
Watch
1
Star
0
Fork
0
You've already forked invoiceninja
mirror of
https://github.com/invoiceninja/invoiceninja.git
synced
2024-11-10 13:12:50 +01:00
Code
Issues
Releases
Activity
54353563f9
invoiceninja
/
resources
/
views
/
emails
/
design3_text.blade.php
1 line
56 B
PHP
Raw
Normal View
History
Unescape
Escape
Fix for #747
2016-03-03 10:44:03 +01:00
{
!!
strip_tags
(
str_replace
(
'</div>'
,
"
\n
\n
"
,
$body
))
!!
}
Copy Permalink