diff --git a/indra/newview/llpanelpermissions.cpp b/indra/newview/llpanelpermissions.cpp index d01185294..1d4c39294 100644 --- a/indra/newview/llpanelpermissions.cpp +++ b/indra/newview/llpanelpermissions.cpp @@ -772,7 +772,7 @@ void LLPanelPermissions::refresh() { childSetEnabled("checkbox allow export", false); if (!gHippoGridManager->getCurrentGrid()->isSecondLife()) - childSetVisible("checkbox allow export", false); + childSetVisible("checkbox allow export", true); } if (has_change_sale_ability && (owner_mask_on & PERM_TRANSFER))