/plugin/editor/smarteditor2/photo_uploader/plugin/hp_SE2M_AttachQuickPhoto.js
파일에서 아래 코드를 수정하시면 쉽게 해결 가능합니다.
</p>
<article>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<p><code>var</code> <code>sTag = </code><code>'<img src="{=sOriginalImageURL}" title="{=sName}">'</code><code>;</code></p>
</td>
</tr>
</tbody>
</table>
<p>
</p>
<article>var sTag = '<img src="{=sOriginalImageURL}" title="{=sName}" style="min-width:320px; max-width:100%; height:auto;">';</article>
<p>
