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 @@