mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1716 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fe8e764cab
commit
fcb4fe15d6
24 changed files with 381 additions and 405 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<!-- 스킨의 상세 설명 -->
|
||||
<!--@if($module_info->comment)-->
|
||||
<div class="boardComment">{$module_info->comment} <a href="#">asdf</a></div>
|
||||
<div class="boardComment">{$module_info->comment}</div>
|
||||
<!--@end-->
|
||||
|
||||
<!-- 게시판 정보 -->
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
<!--@end-->
|
||||
|
||||
<!-- 로그인 정보 -->
|
||||
<ul id="accountNavigation">
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue