Avoid nested if's without braces.

Creates a potential for confusing code if we later want to add an else clause.
2 files changed