diff --git a/templates/1/category_contents.tpl.html b/templates/1/category_contents.tpl.html index da892fe..8ce2fa5 100755 --- a/templates/1/category_contents.tpl.html +++ b/templates/1/category_contents.tpl.html @@ -6,14 +6,9 @@
  •  首页/
  • {$h.category} /
  • 内容:
  • +
  • {include file="{$config.shared}bshare.tpl.html"}
  • -
    {$data.self_i18n|default:{$config.header.title}|capitalize}   - {if !empty($pagination)} - Page {$data.current_page}, Total {$data.total_pages} pages / {$data.total_rows} records - {/if}
    - {if !empty($pagination)} -
    {$pagination}
    - {/if} + {include file="{$config.t6}pagination.tpl.html"}
    @@ -43,9 +38,7 @@ {/foreach}
    - {if !empty($pagination)} -
    {$pagination}
    - {/if} + {include file="{$config.t6}pagination.tpl.html"} \ No newline at end of file +