summaryrefslogtreecommitdiff
path: root/template/banner.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-04 17:16:36 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-04 17:16:36 -0400
commitccc5d24b9c347d5727e2d7a349f75a378482511e (patch)
tree9cdaec07d88cc234b6054a9a6448a97f7780646f /template/banner.st
parent3f159d25599dc70b3a765e070c0d816dfc8ff564 (diff)
sostler prod commit
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>