From ecd0da7daf1a6f01b2bef5d29ec12cbadd36d1ac Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Jun 2012 12:22:04 +0300 Subject: [PATCH] more update --- Templates/movement.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Templates/movement.tpl b/Templates/movement.tpl index ecdd4b71..8fc611e8 100644 --- a/Templates/movement.tpl +++ b/Templates/movement.tpl @@ -81,7 +81,7 @@ if($aantal > 0){ } } echo ''.$title.'» -
'.$aantal.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival)-time()).' '.HOURS.'
'; +
'.$aantal.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival1)-time()).' '.HOURS.'
'; $timer += 1; } @@ -104,7 +104,7 @@ if($aantal > 0){ } } echo ''.$title.'» -
'.$aantal.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival)-time()).' '.HOURS.'
'; +
'.$aantal.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival2)-time()).' '.HOURS.'
'; $timer += 1; } @@ -127,6 +127,6 @@ if($lala > 0){ } } echo ''.$title.'» -
'.$lala.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival)-time()).' '.HOURS.'
'; +
'.$lala.' '.$short.'
in '.$generator->getTimeFormat(min($NextArrival3)-time()).' '.HOURS.'
'; $timer += 1; } \ No newline at end of file