mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +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
|
|
@ -18,7 +18,8 @@
|
|||
<ul>
|
||||
<li>
|
||||
<label for="rText">{$lang->comment}</label>
|
||||
<textarea name="content" rows="8" cols="42" id="rText"></textarea>
|
||||
<input type="hidden" name="content" value="{$oComment->getContentText()}" />
|
||||
{$oComment->getEditor()}
|
||||
</li>
|
||||
<!--@if(!$is_logged)-->
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue