page 모듈의 컨텐츠에 대해서는 공통 컨텐츠 css 적용을 하지 않도록 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3445 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-31 02:50:44 +00:00
parent 5db2626604
commit 3148047908
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
<div class="xe_content">{$page_content}</div>
<div>{$page_content}</div>
<!--@if($grant->manager)-->
<!--%import("./js/page_admin.js")-->