Actions
Feature proposal #4112
closedFix HTML output of numerous pages missing template class
Description
All of CBs HTML should be surrounded with the template class. Userlist for example has the template class for the search form and the table, but not anything else. Remove those two and add the class to surround the entire userlist as it should be. Check all other HTML output locations to ensure they're done properly this way as well. This only needs done for frontend rendering.
Actions