issue 2001 fixed. Modify the position of the "BookMark".

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11008 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-08-09 04:36:54 +00:00
parent f46d517c44
commit 942e525a77
7 changed files with 128 additions and 73 deletions

View file

@ -1,7 +1,7 @@
<include target="./_spHeader.html" />
<div class="content" id="content">
<div class="content" id="content" tabindex="0">
{$content}
</div>
<include target="./_spLnb.content.html" cond="$parentSrl != 0" />
<include target="./_spShortcut.html" cond="!is_array($favorite_list) || count($favorite_list) >= 1" />
<include target="./_spShortcut.html" />
<include target="./_spFooter.html" />