From a64de140a714729470c774ee11871ab790ad3632 Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Wed, 9 Jan 2008 14:34:01 +0100 Subject: [PATCH] Fixed the offsets in TOPIC. --- templates/artemus/ALL/TOPIC | 4 ++-- templates/artemus/es/story_list | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/artemus/ALL/TOPIC b/templates/artemus/ALL/TOPIC index cac6be8..6d3f2b4 100644 --- a/templates/artemus/ALL/TOPIC +++ b/templates/artemus/ALL/TOPIC @@ -12,8 +12,8 @@
{-if|{-add|0|{-var|offset}}| - <<|<<} | - >> + <<|<<} | + >>
diff --git a/templates/artemus/es/story_list b/templates/artemus/es/story_list index e57bf25..e32c9a0 100644 --- a/templates/artemus/es/story_list +++ b/templates/artemus/es/story_list @@ -8,7 +8,7 @@

[Nueva]

} - {-foreach|{-stories_by_date|$0|5}|\{-_story_abstract\|$0\|\$0\}} + {-foreach|{-stories_by_date|$0|5|{-var|offset}}|\{-_story_abstract\|$0\|\$0\}} -- 2.11.4.GIT