mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
글자체 한글로 표시, 마크는 영문(중국어 폰트는 잘 몰라 그대로 유지)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5245 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ef1f941056
commit
fb06e0dbb9
9 changed files with 87 additions and 87 deletions
|
|
@ -91,7 +91,7 @@
|
|||
<select onchange="editorChangeFontName(this,'{$editor_sequence}')" id="editor_font_{$editor_sequence}">
|
||||
<option value="">{$lang->edit->fontname}</option>
|
||||
<!--@foreach($lang->edit->fontlist as $key=>$obj)-->
|
||||
<option style="font-family:{$obj}" value="{$obj}">{$obj}</option>
|
||||
<option style="font-family:{$key}" value="{$key}">{$obj}</option>
|
||||
<!--@end-->
|
||||
</select>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue