backdrop-contrib / paragraphs

Paragraphs module to control your content flow
https://backdropcms.org/project/paragraphs
GNU General Public License v2.0
5 stars 11 forks source link

Use `theme_label_machine_name()` to theme Paragraphs type admin page #93

Closed laryn closed 2 years ago

laryn commented 2 years ago

Now that https://github.com/backdrop/backdrop-issues/issues/3402 is in core as of 1.20 we should use that new theme_label_machine_name() function to theme the main Paragraphs admin page.

This concept was added in a testing branch but never merged. It should be broken out to its own issue at this point I think.