mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
82622d38d8
This fixes the following issue in Chrome: No label associated with a form field. I don't know why a <label> was used here before, but I see no reason to do so, a div works just as well.