mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Issue 2890 fixed. Markup bug.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12651 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
228c8d7f71
commit
ff503a234b
3 changed files with 7 additions and 7 deletions
|
|
@ -164,8 +164,8 @@
|
|||
<input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" onclick="doSubmitConfig()"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<iframe name="hiddenIframe" src="about:blank" width="1000px" height="1000px" frameborder="0" style="position:absolute;top:-9999px;left:-9999px"></iframe>
|
||||
</section>
|
||||
<iframe name="hiddenIframe" src="about:blank" hidden></iframe>
|
||||
<!--@if($use_colorpicker)-->
|
||||
<!--%load_js_plugin("ui.colorpicker")-->
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue