From aa2f926acc8e74e8b492424ff9988b35c67e5c55 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Wed, 18 Sep 2024 19:05:42 +0200 Subject: [PATCH] muko move button did not work --- src/contents/human-practices.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index b0ae326b..569000b6 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -238,7 +238,7 @@ export function HumanPractices() { </div> </div> <div id="waffle sale" className="cycletab" style={{display: "none"}}></div> - <div id="MUKOmove" className="cycletab" style={{display: "none"}}> + <div id="mukomove" className="cycletab" style={{display: "none"}}> <H2 id="cf-month" text="Cystic fibrosis awareness month"/> <div className="row"> <div className="full-small col-3"> -- GitLab