diff --git a/indra/newview/llfloaterregioninfo.cpp b/indra/newview/llfloaterregioninfo.cpp
index bb76af9a3c4432db86ef3ac82ff26a4a29169928..ab91c34b3d6cf38cecb59a02ca9ebe77ea427797 100644
--- a/indra/newview/llfloaterregioninfo.cpp
+++ b/indra/newview/llfloaterregioninfo.cpp
@@ -350,6 +350,7 @@ void LLFloaterRegionInfo::requestRegionInfo()
 		tab->getChild<LLPanel>("Debug")->setCtrlsEnabled(FALSE);
 		tab->getChild<LLPanel>("Terrain")->setCtrlsEnabled(FALSE);
 		tab->getChild<LLPanel>("Estate")->setCtrlsEnabled(FALSE);
+        tab->getChild<LLPanel>("Access")->setCtrlsEnabled(FALSE);
 	}
 
 	// Must allow anyone to request the RegionInfo data