Problem/Motivation

The TemplateMapForm contains an unclosed html tag in the description for 'Template region':

Note that you can populate more regions by attaching an array to your message with the index "mailchimp_transactional_template_content", using region names as indexes to the content for that region.

As a result, all following html is in italic.

Steps to reproduce

Edit a template map.

Proposed resolution

Close the html tag in TemplateMapForm

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

The TemplateMapForm is only italic in the intended regions.

API changes

None

Data model changes

None

Command icon 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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request closes the html tag in TemplateMapForm

dieterholvoet’s picture

Status: Needs review » Reviewed & tested by the community

Tested the MR. It fixes the issue, merging.

  • dieterholvoet committed 6094214f on 1.0.x authored by idebr
    task: #3614210 Unclosed html tag in TemplateMapForm
    
    By: idebr
    By:...
dieterholvoet’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.