mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
게시판 XE_GALLERY 스킨에 컬러셋 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2054 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a6f1eedd2f
commit
269c1202d8
95 changed files with 440 additions and 275 deletions
|
|
@ -73,7 +73,7 @@
|
|||
{@ $tag_list = $oDocument->get('tag_list') }
|
||||
<!--@if(count($tag_list))-->
|
||||
<div class="tag">
|
||||
<h5><img src="./images/{$module_info->colorset}/iconTag.gif" alt="{$lang->tag}" width="17" height="10" class="tagIcon" /></h5>
|
||||
<h5><img src="./images/common/iconTag.gif" alt="{$lang->tag}" width="17" height="10" class="tagIcon" /></h5>
|
||||
<ul>
|
||||
<!--@for($i=0;$i<count($tag_list);$i++)-->
|
||||
{@ $tag = $tag_list[$i]; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue