cb74569c97c7fa78a035fa1ce9b4486b99f75c9c
The _anzahl suffix was placed outside the closing bracket in PHP array notation (e.g. [e-herd]_anzahl), causing PHP to ignore it and overwrite the checkbox value. Moved the suffix inside the bracket ([e-herd_anzahl]) so both checkbox and quantity values are stored as separate POST keys. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
PHP
76.1%
CSS
12.7%
JavaScript
11.2%