From 791770013e1b47319b6086b3251869eb14f97ebd Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 26 May 2009 09:25:27 +0000 Subject: [PATCH] =?UTF-8?q?=EC=B9=B4=ED=85=8C=EA=B3=A0=EB=A6=AC=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EC=B6=9C=EB=A0=A5=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=EB=94=94=EB=B2=84=EA=B9=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6414 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- widgets/category/skins/default/category.html | 77 +++++++++++--------- 1 file changed, 43 insertions(+), 34 deletions(-) diff --git a/widgets/category/skins/default/category.html b/widgets/category/skins/default/category.html index 4264cda8d..a7749648b 100644 --- a/widgets/category/skins/default/category.html +++ b/widgets/category/skins/default/category.html @@ -1,40 +1,49 @@ -{@ $_pDepth = 0;} +{@ $_pDepth = 0;} - +
black"> -
- {$widget_info->total_title}{$widget_info->module_info->browser_title} ({$widget_info->total_document_count}) -
    - - - -
- - {@ $_pDepth = $val->depth} - - -
  • - - - - - - - - {$val->text} - ({$val->document_count}) - - - {@$_pDepth++} -
      - - - - -
  • - -
    +
    + + + {$widget_info->total_title} + + {$widget_info->module_info->browser_title} + + ({$widget_info->total_document_count}) +
      + + + +
    + + + {@ $_pDepth = $val->depth} + +
  • + + + + + + + + {$val->text} + + ({$val->document_count}) + + + {@$_pDepth++} +
      + + + + + +
    + + +