summaryrefslogtreecommitdiffstats
path: root/templates/content/js
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:31 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:31 -0500
commit59e445ae892cea104a7d5354027c72c60294815a (patch)
treee4be42f89de6829588735822408a986eacbfd578 /templates/content/js
parent05c4a831e2ac4bb2dd5a2420741c02d5b6ac570d (diff)
downloadaskbot-59e445ae892cea104a7d5354027c72c60294815a.tar.gz
askbot-59e445ae892cea104a7d5354027c72c60294815a.tar.bz2
askbot-59e445ae892cea104a7d5354027c72c60294815a.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',