Import miscellaneous fixes from XE 1.11.6

This commit is contained in:
Kijin Sung 2019-11-22 20:58:56 +09:00
parent cb3bf4aace
commit 2dd78849cf
3 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@
<tr>
<th scope="row">{$lang->content}</th>
<td class="text">{$oOrigin->content}</td>
<td class="text">{$oOrigin->content|noescape}</td>
</tr>
</table>