Keep image tags when merging into HTML templates

This commit is contained in:
nathangray 2018-09-18 10:21:36 -06:00
parent 1c9836f95e
commit e805551575

View File

@ -1015,7 +1015,7 @@ abstract class Merge
case 'text/html':
$replace_tags = array(
'<b>','<strong>','<i>','<em>','<u>','<span>','<ol>','<ul>','<li>',
'<table>','<tr>','<td>','<a>','<style>',
'<table>','<tr>','<td>','<a>','<style>','<img>',
);
break;
case 'application/vnd.oasis.opendocument.text': // open office