=== googleanalytics.module ================================================================== --- googleanalytics.module (revision 8417) +++ googleanalytics.module (local) @@ -81,7 +81,7 @@ $codesnippet = variable_get('googleanalytics_codesnippet', ''); $script = '\n"; - $script .= '\n"; + $script .= '\n"; return $script; } } @@ -195,4 +195,4 @@ } return $requirements; -} \ No newline at end of file +}