Problem/Motivation
"Conditional formatting rules" is incorrectly added to the title of some Views settings dialogs, like this one:

Steps to reproduce
Edit an Excel Export view display and click on the Format header configuration link.
Proposed resolution
Move the following code to the right place:
$form['#title'] .= $this->t('Conditional formatting rules');
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran 2025-11-30 à 16.51.19.png | 133.94 KB | mably |
Issue fork xls_serialization-3560654
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mably commentedComment #5
mably commented