Skip to content

Remove btn-default in some places.

Abhilash Raj requested to merge maxking/django-mailman3:fix-btn into master

btn-default is not a valid class anymore, replace it with btn-primary.

Merge request reports