With Block Class and External Links installed on a D9 site, there are two instances of "User interface" on the Extend page.

Block Class uses: User Interface (capital "I")
External links uses: User Interface (lowercase "i")

Based on drupal.org/node/542202#package and groups.drupal.org/node/97054, it appears as though the "standard" is for the first letter in the second word to be lowercase. Small patch to come to make this minor change so that only one instance of "User interface" is displayed on the Extend page.

User interface

Comments

Chris Matthews created an issue. See original summary.

chris matthews’s picture

StatusFileSize
new367 bytes
chris matthews’s picture

Status: Active » Needs review
_pratik_’s picture

StatusFileSize
new385 bytes

PFA patch
thanks

avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

The patch in comment #2 is for the 8.x-1.x branch, while the other one is for the 2.0.x branch.

renatog’s picture

Good catch!

We'll merge that soon

Thanks a lot

Pallavi1620’s picture

StatusFileSize
new377 bytes
renatog’s picture

@Pallavi1620 probably this patch that you provided is for extlink project right?

  • 194117c committed on 2.0.x
    Issue #3314701 by Chris Matthews, Pallavi1620, _pratik_, RenatoG,...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Moved to the dev branch. Thanks a lot team

  • 8903d1c committed on 8.x-1.x
    Issue #3314701 by Chris Matthews, Pallavi1620, _pratik_, RenatoG,...

Status: Fixed » Closed (fixed)

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