diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx
index 7ea074006..f8b61d63e 100644
--- a/src/forge/Information/index.jsx
+++ b/src/forge/Information/index.jsx
@@ -324,18 +324,22 @@ function Index(props){
)}
>
- (
-
- )}
- >
- (
-
- )}
- >
+ {(!adminUrl && data && data.sectionPointsShow) && (
+ (
+
+ )}
+ >
+ )}
+ {(!adminUrl && data && data.sectionPointsShow) && (
+ (
+
+ )}
+ >
+ )}
(