diff --git a/src/contents/Human Practices/Further Engagement/Collaborations.tsx b/src/contents/Human Practices/Further Engagement/Collaborations.tsx index ec9083d11825569ed2c7778edd5c2f92290f47da..7854e35ffe9128ca1663c08dbf3396d0efe653f1 100644 --- a/src/contents/Human Practices/Further Engagement/Collaborations.tsx +++ b/src/contents/Human Practices/Further Engagement/Collaborations.tsx @@ -19,15 +19,15 @@ export function HPCollabs(){ </div> <div id="coll-overview" className="coll-cycletab" style={{display: "block"}}> - <H4 id="coll-heading" text=""/> + <H4 id="coll-overview-heading" text=""/> <LoremMedium/> </div> <div id="colls2024" className="coll-cycletab" style={{display: "none"}}> - <H4 id="student-academy-heading" text="Collaboration with Lingköping"/> + <H4 id="colls2024-heading" text="Collaboration with Lingköping"/> <LoremMedium/> </div> <div id="Handbook" className="coll-cycletab" style={{display: "none"}}> - <H4 id="teuroruft-heading" text=""/> + <H4 id="Handbook-heading" text=""/> <LoremMedium/> </div> </div>