Index: googleanalytics.module =================================================================== --- googleanalytics.module (revision 6862) +++ googleanalytics.module (working copy) @@ -80,7 +80,7 @@ function googleanalytics_footer($main = // Add any custom code snippets if specified $codesnippet = variable_get('googleanalytics_codesnippet', ''); - return '"; + return '"; } }