fix for old-style ad_form based forms with radio or checkbox controls for bootstrap 5
These controls were used with a bootstrap3 classes, which had the consequence that no input was possible for these fields. Probably, similar changes are as well necessary in other situations as well.