summaryrefslogtreecommitdiffstats
path: root/forum/skins
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-05-09 00:57:43 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-05-09 00:57:43 -0400
commit5ec0ae6635bc9ece491c23b18507f2a558ce14e5 (patch)
tree3aa0948fea48310ddae4957547adc1804e13f21a /forum/skins
parent248ceb476de4f5504c1b8a5d0017223889690201 (diff)
downloadaskbot-5ec0ae6635bc9ece491c23b18507f2a558ce14e5.tar.gz
askbot-5ec0ae6635bc9ece491c23b18507f2a558ce14e5.tar.bz2
askbot-5ec0ae6635bc9ece491c23b18507f2a558ce14e5.zip
broken commit. will transfer last bits of settings to livesettings tomorrow
Diffstat (limited to 'forum/skins')
-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>