Index: cookiecontrol.module
===================================================================
--- cookiecontrol.module
+++ cookiecontrol.module
@@ -101,7 +101,7 @@
         subdomains: true,
         cookieName: '{$cookiecontrol_cookiename}',
         iconStatusCookieName: 'ccShowCookieIcon',
-        consentModel: '{$cookiecontrol_consentmodel}',
+        consentModel: '{$cookiecontrol_consentmodel}'
         });
       });
     ";
