summaryrefslogtreecommitdiff
path: root/template/imagelayering.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/imagelayering.st')
-rw-r--r--template/imagelayering.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/imagelayering.st b/template/imagelayering.st
index 66575b9..3709876 100644
--- a/template/imagelayering.st
+++ b/template/imagelayering.st
@@ -44,7 +44,7 @@ $endif$
newwindow=window.open(url,'name','height=50,width=400,left=20,top=20,location=0,status=0,scrollbar=0,resizable=0');
if (window.focus) {newwindow.focus()}
}
- jQuery(startTitleUpdater);
+ jQuery(Away.startTitleUpdater);
jQuery(initChatMsgs);
$if(user_nick)$ //
$else$