summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2007-06-23 05:22:18 +0000
committerLester Caine <lester@lsces.co.uk>2007-06-23 05:22:18 +0000
commite49dab77c54208e6128275fbad29c369547b9fe0 (patch)
tree4cba8d3a462b184634ab138a244e617559475826 /templates
parentac66686f8271cc2ccc418a839db785603aad1001 (diff)
downloadarticles-e49dab77c54208e6128275fbad29c369547b9fe0.tar.gz
articles-e49dab77c54208e6128275fbad29c369547b9fe0.tar.bz2
articles-e49dab77c54208e6128275fbad29c369547b9fe0.zip
pagination template should not be called directly
Diffstat (limited to 'templates')
-rw-r--r--templates/list_articles.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/list_articles.tpl b/templates/list_articles.tpl
index 1a07fce..75ccd67 100644
--- a/templates/list_articles.tpl
+++ b/templates/list_articles.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_articles/templates/list_articles.tpl,v 1.19 2006/09/03 20:04:53 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_articles/templates/list_articles.tpl,v 1.20 2007/06/23 05:22:18 lsces Exp $ *}
<div class="floaticon">{bithelp}</div>
{strip}
@@ -135,7 +135,7 @@
</table>
{/form}
- {include file="bitpackage:kernel/pagination.tpl"}
+ {pagination}
</div><!-- end .body -->
</div><!-- end .article -->
{/strip}