remove trailing white space

This commit is contained in:
Uwe Steinmann 2025-02-03 12:11:39 +01:00
parent e3b6c2f5b6
commit 6b325cb4df

View File

@ -218,6 +218,3 @@ else if ($action == "removeattrvalue") {
}
header("Location:../out/out.AttributeMgr.php?attrdefid=".$attrdefid);
?>