show/hide this revision's text 2
show/hide this revision's text 1

How do I make a checkbox toggle from clicking on the text label as well?

Checkboxes in html forms don't have implicit labels with them. Adding an explicit label (some text) next to it doesn't toggle the checkbox.