mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
게시판 XE_Webzine 컬러셋 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2052 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
27a748c596
commit
d815ede3fd
98 changed files with 451 additions and 282 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<ul class="accountNavigation">
|
||||
|
||||
<!--@if($rss_url)-->
|
||||
<li class="rss"><a href="{$rss_url}"><img src="./images/{$module_info->colorset}/iconRss.gif" alt="RSS" width="12" height="12" /></a></li>
|
||||
<li class="rss"><a href="{$rss_url}"><img src="./images/common/iconRss.gif" alt="RSS" width="12" height="12" /></a></li>
|
||||
<!--@end-->
|
||||
|
||||
<!-- 로그인 되어 있을 경우 -->
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
<!--@else-->
|
||||
|
||||
<tr class="bg{($no+1)%2+1}">
|
||||
<!--@if($module_info->display_number!='N')--><td class="num"><!--@if($document_srl == $document->document_srl)--><img src="./images/white/iconArrowD8.gif" border="0" alt="" /><!--@else-->{$no}<!--@end--></td><!--@end-->
|
||||
<!--@if($module_info->display_number!='N')--><td class="num"><!--@if($document_srl == $document->document_srl)--><img src="./images/common/iconArrowD8.gif" border="0" alt="" /><!--@else-->{$no}<!--@end--></td><!--@end-->
|
||||
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue