summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/footer.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/footer.tpl b/templates/footer.tpl
index fe0ec08..8b2aab5 100644
--- a/templates/footer.tpl
+++ b/templates/footer.tpl
@@ -7,10 +7,10 @@
</div>
</div>
-<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'></script>
-<script type='text/javascript'>
- _uacct = 'UA-1658795-1';
- urchinTracker();
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript">
+ _uacct = "UA-1658795-2";
+ urchinTracker();
</script>
</body>