Enable the editor in all default mobile skins

This commit is contained in:
Kijin Sung 2017-06-27 17:41:46 +09:00
parent 2562dee8e9
commit fcef0427e6
6 changed files with 12 additions and 6 deletions

View file

@ -14,7 +14,8 @@
<ul>
<li>
<label for="rText" class="db fb">{$lang->comment}</label>
<textarea name="content" rows="8" cols="42" id="rText" class="itxx"></textarea>
<input type="hidden" name="content" value="{$oComment->getContentText()}" />
{$oComment->getEditor()}
</li>
<!--@if(!$is_logged)-->
<li>