Created by: EspadaV8
Not sure if this is completely correct, but on the form documentation pages the labels are using .form-control-label at the start, but then in some places they still use the .control-label (like in 'Static controls' and 'Validation').
This replaces the remaining .control-label with .form-control-label

