aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/template/footer.tpl')
-rw-r--r--admin/themes/default/template/footer.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/footer.tpl b/admin/themes/default/template/footer.tpl
index f1c3694a8..f287bab0e 100644
--- a/admin/themes/default/template/footer.tpl
+++ b/admin/themes/default/template/footer.tpl
@@ -45,7 +45,7 @@
{literal}
<script type='text/javascript'>
$(function() {
- $('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN').tipTip({
+ $('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({
'delay' : 0,
'fadeIn' : 200,
'fadeOut' : 200,