mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +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
|
|
@ -33,7 +33,8 @@
|
|||
<!--@end-->
|
||||
<li>
|
||||
<label for="nText" class="db fb">{$lang->content}</label>
|
||||
<textarea name="content" rows="8" cols="42" id="nText" class="itxx" value="{$oDocument->getContentText()}"></textarea>
|
||||
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
||||
{$oDocument->getEditor()}
|
||||
</li>
|
||||
<!--@if(!$is_logged)-->
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue