-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mod_login: "cols" remove this field or add it as css-class #1577
Comments
|
The field can be removed. We are no longer using it as of Contao 4.0. |
|
Every installation that currently uses It would also break the SQL website template import for current SQL files. IMO we must not change this in a bugfix release. |
|
Agreed. But we can remove it in Contao 4.6, right? |
|
Yes, as we don’t guarantee backwards compatibility for templates, I think we can remove it in 4.6. |
|
Removed in 5fcee7b. |
The current mod_login offers to choose between one or two columns.
https://demo.contao.org/contao?do=themes&table=tl_module&id=4
I don't realy think it is something we need - but if we keep this field it should be referenced in the template as a css-class.
related issue
The text was updated successfully, but these errors were encountered: