mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6369 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
192e4f87e9
commit
4c3f4b9147
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<select name="content_style">
|
<select name="content_style">
|
||||||
<option value=""></option>
|
|
||||||
<!--@foreach($content_style_list as $key => $val)-->
|
<!--@foreach($content_style_list as $key => $val)-->
|
||||||
<option value="{$key}" <!--@if($key==$editor_config->content_style)-->selected="selected"<!--@end-->>{$val->title}</option>
|
<option value="{$key}" <!--@if($key==$editor_config->content_style)-->selected="selected"<!--@end-->>{$val->title}</option>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue