summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--django/archives/mailarchives/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/archives/mailarchives/templates/base.html b/django/archives/mailarchives/templates/base.html
index 551b25b..b2e494b 100644
--- a/django/archives/mailarchives/templates/base.html
+++ b/django/archives/mailarchives/templates/base.html
@@ -17,7 +17,7 @@
<style type="text/css" media="screen" title="Normal Text">@import url("/media-archives/css/archives.css");</style>
<script type="text/javascript">
var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-1345454-1']);
+ _gaq.push(['_setAccount', 'UA-1345454-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;