You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that at least since 2.1.2 the form_grid_column_start template is inserted instead of form_grid_column_stop. So <div class="ce_cp_column_start "> never gets closed in forms.
It seems that at least since 2.1.2 the
form_grid_column_starttemplate is inserted instead ofform_grid_column_stop. So<div class="ce_cp_column_start ">never gets closed in forms.