Tippfehler korrigiert

This commit is contained in:
Manfred Kindl
2012-05-09 14:18:27 +00:00
parent c0f62316af
commit dd4f74d723
+1 -1
View File
@@ -219,7 +219,7 @@ else
echo "<td align='center'>".($row->s2_m!=0?$row->s2_m:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s2_w!=0?$row->s2_w:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s3_m!=0?$row->s3_m:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s3_x!=0?$row->s3_w:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s3_w!=0?$row->s3_w:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s4_m!=0?$row->s4_m:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s4_w!=0?$row->s4_w:'&nbsp;')."</td>";
echo "<td align='center'>".($row->s5_m!=0?$row->s5_m:'&nbsp;')."</td>";