mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
Enable the editor in all default mobile skins
This commit is contained in:
parent
2562dee8e9
commit
fcef0427e6
6 changed files with 12 additions and 6 deletions
|
|
@ -73,7 +73,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="" />
|
||||
{getModel('comment')->getComment(0)->getEditor()}
|
||||
</li>
|
||||
<!--@if(!$is_logged)-->
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue