From a95283c47128ddced49729af4862301794f5557c Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Sun, 22 Sep 2024 15:08:52 +0200
Subject: [PATCH] <HP4/>

---
 src/contents/Human Practices/IHP.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contents/Human Practices/IHP.tsx b/src/contents/Human Practices/IHP.tsx
index 4b9c179e..97f69898 100644
--- a/src/contents/Human Practices/IHP.tsx	
+++ b/src/contents/Human Practices/IHP.tsx	
@@ -97,9 +97,9 @@ export function HPIntegrated(){
                 <div className="col subcycletab" id="busi" style={{display: "none"}}>busi </div>
             </div>
             <div className="col framecycletab" id="thirdparty" style={{display: "none"}}>
-                <HP4/> 
+                none
             </div>
-            <div className="col framecycletab" id="feedcycle" style={{display: "none"}}>feedcycle </div>
+            <div className="col framecycletab" id="feedcycle" style={{display: "none"}}><HP4/>  </div>
             <div className="col framecycletab" id="refcycle" style={{display: "none"}}>refcycle </div>
             </Subesction>
             <Subesction title="Timeline" id="Integrated Human Practices2">
-- 
GitLab