mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
Zeroboard 1.0.7 Front-end Debugging.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4765 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a51332ab6
commit
9cfaaddba0
10 changed files with 253 additions and 246 deletions
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
<!--// CSS 파일 로드 (컬러셋에 따라서) -->
|
||||
|
||||
<!--%unload("../../../../common/css/default.css")-->
|
||||
<!--%import("css/board.css",optimized=false)-->
|
||||
<!--%import("css/pagination.css",optimized=false)-->
|
||||
<!--%import("css/tag.css",optimized=false)-->
|
||||
|
|
@ -54,7 +53,7 @@
|
|||
<!-- 스킨의 제목/간단한 설명 출력 -->
|
||||
<!--@if($module_info->title)-->
|
||||
<div class="boardTitle">
|
||||
<h3 class="boardTitleText"><a href="{getUrl('','mid',$mid,'listStyle',$listStyle)}">{$module_info->title}<!--@if($module_info->sub_title)--> : <em>{$module_info->sub_title}</em><!--@end--></a></h3>
|
||||
<h2 class="boardTitleText"><a href="{getUrl('','mid',$mid,'listStyle',$listStyle)}">{$module_info->title}<!--@if($module_info->sub_title)--> : <em>{$module_info->sub_title}</em><!--@end--></a></h2>
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue