mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Additional fixes for #601
This commit is contained in:
parent
f8fb61ec6c
commit
e9df310364
3 changed files with 13 additions and 4 deletions
|
|
@ -116,7 +116,6 @@
|
|||
<div class="x_control-group">
|
||||
<label class="x_control-label">{$lang->guide_additional_css}</label>
|
||||
<div class="x_controls">
|
||||
{@ var_dump($editor_config)}
|
||||
<textarea id="additional_css" name="additional_css" style="width:90%" rows="4" cols="42">{escape(implode("\n", $editor_config->additional_css ?: array()))}</textarea>
|
||||
<p class="x_help-block">{$lang->about_additional_css}</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue