This commit is contained in:
Shadow
2015-06-24 07:55:47 +03:00
parent 0cc534bc65
commit faef7e7602
3 changed files with 47 additions and 41 deletions
+1 -1
View File
@@ -189,4 +189,4 @@ if($aantal > 0){
<td><div class="mov"><span class="'.$aclass.'">'.$aantal.'&nbsp;'.$short.'</span></div><div class="dur_r">in&nbsp;<span id="timer'.$timer.'">'.$generator->getTimeFormat(min($NextArrival6)-time()).'</span>&nbsp;'.HOURS.'</div></div></td></tr>';
$timer += 1;
}
}