return report with rat to normal (need to find another fix for this)

This commit is contained in:
unknown
2012-04-21 15:30:15 +03:00
parent 20af44b3a6
commit 43547fc7a7
9 changed files with 171 additions and 331 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ for($i=129;$i<=138;$i++) {
}
}
echo "<tr><th>Casualties</th>";
for($i=129;$i<=138;$i++) {
for($i=139;$i<=148;$i++) {
if($dataarray[$i] == 0) {
echo "<td class=\"none\">0</td>";
}