diff --git a/code/LeftAndMain.php b/code/LeftAndMain.php index 9edfd552..643ccfa2 100644 --- a/code/LeftAndMain.php +++ b/code/LeftAndMain.php @@ -98,6 +98,8 @@ class LeftAndMain extends Controller { function init() { parent::init(); + SSViewer::setOption('rewriteHashlinks', false); + // set language $member = Member::currentUser(); if(!empty($member->Locale)) {