Index: /controller/wpsg_SystemController.class.php
===================================================================
--- /controller/wpsg_SystemController.class.php	(revision 6098)
+++ /controller/wpsg_SystemController.class.php	(revision 6099)
@@ -643,5 +643,5 @@
 			else if (file_exists($child_theme_file) && $this->get_option('wpsg_ignoreuserview') != '1')
 			{				 
-				include $child_theme_file;				
+				include $child_theme_file;
 			}
 			else if (file_exists($theme_file) && $this->get_option('wpsg_ignoreuserview') != '1')
