From 7e9b95c40e8379e2ee84ccddbb11f1e466c9bc7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reinhard=20M=C3=BCller?= Date: Wed, 19 Mar 2025 21:23:32 +0100 Subject: [PATCH] Update category IDs --- fsfe.org/cgi-bin/perdiem.php | 2 +- fsfe.org/internal/rc.en.xhtml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/fsfe.org/cgi-bin/perdiem.php b/fsfe.org/cgi-bin/perdiem.php index 9d6032220f..a889983153 100755 --- a/fsfe.org/cgi-bin/perdiem.php +++ b/fsfe.org/cgi-bin/perdiem.php @@ -31,7 +31,7 @@ $who = isset($_POST["who"]) ? $_POST["who"] : false; $activity = isset($_POST["activity"]) ? $_POST["activity"] : false; $activity_tag = explode(":", $activity)[0]; $activity_text = explode(":", $activity)[1]; -$category_id = "6664"; +$category_id = "66640"; $category_text = "Per diem"; $description = isset($_POST["description"]) ? $_POST["description"] : false; $extra = isset($_POST["extra"]) ? $_POST["extra"] : false; diff --git a/fsfe.org/internal/rc.en.xhtml b/fsfe.org/internal/rc.en.xhtml index bd32b631e3..86882c972b 100644 --- a/fsfe.org/internal/rc.en.xhtml +++ b/fsfe.org/internal/rc.en.xhtml @@ -149,12 +149,12 @@