mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
cafeXE 기본 스킨 메인페이지의 잘못된 html 구조 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6479 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4bc67896ed
commit
b69ed0849e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,10 +5,10 @@
|
|||
<div class="cafeTitle">
|
||||
<h2 class="cafeTitleText"><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-->
|
||||
|
||||
<!--@if($module_info->comment)-->
|
||||
<p class="cafeDescription">{$module_info->comment}</p>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue