summaryrefslogtreecommitdiffstats
path: root/templates/content/js
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:55 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:55 -0500
commitfa98d95d8c675f37c321c40e0151624dca240efc (patch)
treee4be42f89de6829588735822408a986eacbfd578 /templates/content/js
parent007d4522c2999188d77bde9ba5059231ccc53f73 (diff)
downloadaskbot-fa98d95d8c675f37c321c40e0151624dca240efc.tar.gz
askbot-fa98d95d8c675f37c321c40e0151624dca240efc.tar.bz2
askbot-fa98d95d8c675f37c321c40e0151624dca240efc.zip
improved email subscription job, some small fixes, users now can change their screen name any time
Diffstat (limited to 'templates/content/js')
-rw-r--r--templates/content/js/com.cnprog.i18n.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/content/js/com.cnprog.i18n.js b/templates/content/js/com.cnprog.i18n.js
index d2356abc..96e107c8 100644
--- a/templates/content/js/com.cnprog.i18n.js
+++ b/templates/content/js/com.cnprog.i18n.js
@@ -57,7 +57,7 @@ var i18nZh = {
};
var i18nEn = {
- '/':'/',
+ '/':'/forum/',
'need >15 points to report spam':'need >15 points to report spam ',
'>15 points requried to upvote':'>15 points required to upvote ',
'tags cannot be empty':'please enter at least one tag',