git-svn-id: http://xe-core.googlecode.com/svn/trunk@1829 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-29 08:58:35 +00:00
parent 3eaea3f33a
commit aa8b6b08e8
8 changed files with 13 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 B

View file

@ -19,7 +19,7 @@
<ul class="localNavigation">
<!--@foreach($lang->cmd_select_counter_type as $key => $val)-->
<li <!--@if($type==$key)-->class="on"<!--@end-->><a href="#" onclick="location.href='{getUrl('type',$key)}';return false;">{$val}</a></li>
<li <!--@if($type==$key || (!$type && $key == "hour"))-->class="on"<!--@end-->><a href="#" onclick="location.href='{getUrl('type',$key)}';return false;">{$val}</a></li>
<!--@end-->
</ul>
</div>
@ -34,7 +34,7 @@
<!-- unique visitor 그래프 -->
<table cellspacing="0" class="tableType4 counter gap1">
<table cellspacing="0" class="tableType4 counter">
<col width="124" />
<col />
<!--@foreach($detail_status->list as $key => $val)-->