summaryrefslogtreecommitdiffstats
path: root/forum/skins/default/templates/fbconnect/xd_receiver.html
diff options
context:
space:
mode:
Diffstat (limited to 'forum/skins/default/templates/fbconnect/xd_receiver.html')
-rwxr-xr-xforum/skins/default/templates/fbconnect/xd_receiver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/forum/skins/default/templates/fbconnect/xd_receiver.html b/forum/skins/default/templates/fbconnect/xd_receiver.html
index a03c61bc..60c02a22 100755
--- a/forum/skins/default/templates/fbconnect/xd_receiver.html
+++ b/forum/skins/default/templates/fbconnect/xd_receiver.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" >
{% load i18n %}
<head>
- <title>{% blocktrans %}Connect to {{APP_SHORT_NAME}} with Facebook!{% endblocktrans %}
+ <title>{% blocktrans %}Connect to {{settings.APP_SHORT_NAME}} with Facebook!{% endblocktrans %}
</head>
<body>
<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script>