The sites_path_prefix_process callback in sites_path_prefix.module intends to remove the path prefix tab from the site_settings element (since the prefix field lives in the Sites tab), but only unsets #type, #group, and #title — leaving the element in place. The tab still renders.

Issue fork sites-3606463

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

valegole created an issue. See original summary.

valegole’s picture

Status: Active » Needs review