@@ -200,8 +200,9 @@ |
||
200 | 200 | $missing++; |
201 | 201 | } |
202 | 202 | } |
203 | - if ($currentMissing == $missing) |
|
204 | - echo "Seems OK :) Some strings was ignored by ReactOS and Wine spell files.<br>"; |
|
203 | + if ($currentMissing == $missing) { |
|
204 | + echo "Seems OK :) Some strings was ignored by ReactOS and Wine spell files.<br>"; |
|
205 | + } |
|
205 | 206 | |
206 | 207 | echo "<hr>"; |
207 | 208 | } |