diff -r c0f6086290fd -r f7669b499d41 web/about.php --- a/web/about.php Tue Sep 06 19:11:37 2011 +0200 +++ b/web/about.php Thu Sep 15 23:35:31 2011 +0200 @@ -35,6 +35,7 @@ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23581291-1']); _gaq.push(['_trackPageview']); + _gaq.push(['_setAllowAnchor', true]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;