네비게이션 스킨에서 _blank가 _black으로 되어있는 것 수정 , /li /ul 종료태그를 /ul /li로 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6321 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
cbrghost 2009-05-15 00:13:28 +00:00
parent 66142f53fc
commit 32aa901adb
3 changed files with 6 additions and 6 deletions

View file

@ -14,8 +14,8 @@
<!--@if($_pDepth > $val->depth)-->
<!--@for($i=$val->depth; $i<$_pDepth; $i++)-->
</li>
</ul>
</ul>
</li>
<!--@end-->
{@ $_pDepth = $val->depth}
<!--@end-->