Project

General

Profile

Actions

Bug #80647

closed

EXT:Form frontend markup of checkboxes is incompatible to bootstrap

Added by Andreas Steiger about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Form Framework
Target version:
Start date:
2017-04-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The frontend markup of checkboxes doesn't work very well with bootstrap styles.

It should be similar to that markup:

 <div class="checkbox">
    <label>
      <input type="checkbox"> Remember me
    </label>
  </div>

Actions

Also available in: Atom PDF