Skip to content

Update navigation.mgd.php

colemanw requested to merge nav into main
  • Removed the domain loop that wasn't doing anything (the $domain variable was never used inside the loop). There's better solutions being discussed in dev/core#4711
  • Added E::ts() to labels.
  • Changed 'update' to 'unmodified' to not overwrite user-changes.

Merge request reports