summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2011-06-24 12:11:23 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2011-06-24 12:11:23 +0000
commite9390e43396a1d8972c219ae55de7507cdb39712 (patch)
tree611171955714463de7b723be8498104a929ec409
parent156e551b19c98644ee5426bb57eb57c8dfa0c607 (diff)
downloadneo-layout-e9390e43396a1d8972c219ae55de7507cdb39712.tar.gz
neo-layout-e9390e43396a1d8972c219ae55de7507cdb39712.tar.bz2
neo-layout-e9390e43396a1d8972c219ae55de7507cdb39712.zip
neo-gmane-forum
git-svn-id: https://svn.neo-layout.org@2396 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--www/forum/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/forum/index.html b/www/forum/index.html
index e654093..3724de9 100644
--- a/www/forum/index.html
+++ b/www/forum/index.html
@@ -27,7 +27,7 @@ iframe {margin:0;padding:0;border:none;}
else if (document.styleSheets[0].rules)
document.styleSheets[0].addRule('.settings','display:none');
document.getElementById('forum').style.display="block";
- document.getElementById('forum').setAttribute('src','http://blog.gmane.org/gmane.comp.hardware.keyboards.layout.neo/?set_user_css=http%3A%2F%2Fneo-layout.org%2Fgmane.css&do_set_user_css=t');
+ document.getElementById('forum').setAttribute('src','http://blog.gmane.org/gmane.comp.hardware.keyboards.layout.neo/?set_user_css=http%3A%2F%2Fneo-layout.org%2Fforum%2Fgmane.css&do_set_user_css=t');
document.getElementById('forum').setAttribute('width','99%');
document.getElementById('forum').setAttribute('height','98%');
}