summaryrefslogtreecommitdiff
path: root/template/banner.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/banner.st')
-rw-r--r--template/banner.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/banner.st b/template/banner.st
index d032a19..6083678 100644
--- a/template/banner.st
+++ b/template/banner.st
@@ -97,7 +97,7 @@
<div id="logout7" class="white">
<div align="center">
<form id="logout" action="/logout" method="POST">
- <a href="#" onclick="pageTracker._trackEvent('button', 'logout'); jQuery('#logout').submit(); return false">Logout</a>
+ <a href="#" onclick="jQuery('#logout').submit(); return false">Logout</a>
</form>
</div>
</div>