mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
fix typo
This commit is contained in:
parent
c41ded3124
commit
36c36cc19b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<tr>
|
||||
<th>{$lang->cmd_widget_css_class}</th>
|
||||
<td colspan="2">
|
||||
<input type="text" name="css_class" id="css_class" value=""style="width:200px" />
|
||||
<input type="text" name="css_class" id="css_class" value="" style="width:200px" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue