mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
fixed error skin manager
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9420 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c68565bd46
commit
262e60b68f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
<label for="colorset_{$key}">{$val->title}</label>
|
||||
<!--@if($val->screenshot)-->
|
||||
<br />
|
||||
<img src="../../../{$val->screenshot}" alt="{$val->title}" style="border:1px solid #888888;padding:2px;margin:2px;"/>
|
||||
<img src="../../../{$val->screenshot}" alt="{$val->title}" style="border:1px solid #888888;padding:2px;margin:2px;"/>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue