묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">

어느 코드를 삭제해야 되나염~~~?
작성한 글의 날짜가 안나오게 하고 싶습니다~
2008.10.24 10:07

어느 코드를 삭제해야 되나염~~~?
<div class="dateAndCount"> <div class="uri" title="{$lang->document_url}"><a href="{$oDocument->getPermanentUrl()}">{$oDocument->getPermanentUrl()}</a></div><div class="date" title="{$lang->regdate}"> <strong>{$oDocument->getRegdate('Y.m.d')}</strong> {$oDocument->getRegdate('H:i:s')} <!--@if($grant->is_admin || $module_info->display_ip_address!='N')-->({$oDocument->getIpaddress()})<!--@end--> </div>modules/board/skins/xe_board/view_document.html에서
<strong>{$oDocument->getRegdate('Y.m.d')}</strong> {$oDocument->getRegdate('H:i:s')}