mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
issue 211, fixed a bug for script error when modify multimedia link editor component
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9489 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5ca9efd52e
commit
f1ab82a7af
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<tr>
|
||||
<th scope="row"><div>{$lang->multimedia_wmode}</div></th>
|
||||
<td>
|
||||
<select name="multimedia_wmode">
|
||||
<select id="multimedia_wmode">
|
||||
<option value="window">{$lang->multimedia_wmode_window}</option>
|
||||
<option value="opaque">{$lang->multimedia_wmode_opaque}</option>
|
||||
<option value="transparent" selected="selected">{$lang->multimedia_wmode_transparent}</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue