mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
fix #78 위젯 생성 시 CSS class name을 설정할 수 있도록 개선
This commit is contained in:
parent
041a28a0f8
commit
6e8c5bc3ca
6 changed files with 115 additions and 80 deletions
|
|
@ -9,6 +9,12 @@
|
|||
<col width="140" />
|
||||
<col />
|
||||
<col />
|
||||
<tr>
|
||||
<th>{$lang->cmd_widget_css_class}</th>
|
||||
<td colspan="2">
|
||||
<input type="text" name="css_class" id="css_class" value=""style="width:200px" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{$lang->cmd_widget_align}</th>
|
||||
<td colspan="2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue