mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
#18554838 인쇄 페이지 제목 h1 태그로 감쌈. 인쇄 페이지에서도 에디터 스타일 적용.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7055 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2bbd25bdce
commit
5ccccbebae
2 changed files with 7 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<div class="printContent">
|
||||
|
||||
<div><h3 class="xeAdmin">{$oDocument->getTitleText()}</h3></div>
|
||||
<div><h1 class="xeAdmin">{$oDocument->getTitleText()}</h1></div>
|
||||
|
||||
<div class="member_{$oDocument->get('member_srl')} gap1 fl">{$oDocument->get('nick_name')}</div>
|
||||
<div class="gap1 fr">{$oDocument->getRegdate()}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue