fix incorrect code alignment

Change-Id: I71985c728ea4ecc415f76641dcf89c3cbce38248
diff --git a/svtools/source/dialogs/addresstemplate.cxx b/svtools/source/dialogs/addresstemplate.cxx
index 2865e99..3df3fbf 100644
--- a/svtools/source/dialogs/addresstemplate.cxx
+++ b/svtools/source/dialogs/addresstemplate.cxx
@@ -409,9 +409,11 @@ void AssignmentPersistentData::Commit()
        if (_rAssignment.isEmpty())
        {
            if (hasFieldAssignment(_rLogicalName))
            {
                // the assignment exists but it should be reset
                clearFieldAssignment(_rLogicalName);
                return;
            }
            return;
        }

        // Fields