mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
rhymix_content class 추가
This commit is contained in:
parent
ed7c0ab8bb
commit
8ccfd963b6
23 changed files with 35 additions and 35 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<label for="message_title">{$lang->title}</label>
|
||||
<input type="text" name="title" id="message_title" value="{$source_message->title}"/>
|
||||
</li>
|
||||
<li class="xe_content">
|
||||
<li class="rhymix_content xe_content">
|
||||
{$source_message->content|noescape}
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue