aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-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 ac608bef9..a2b2abfbf 100644
--- a/admin/themes/default/template/footer.tpl
+++ b/admin/themes/default/template/footer.tpl
@@ -49,7 +49,7 @@ jQuery(document).ready(function() {ldelim}
jQuery('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim}
'delay' : 0,
'fadeIn' : 200,
- 'fadeOut' : 200,
+ 'fadeOut' : 200
});
});
{/footer_script}