Skip to content
Snippets Groups Projects

Issue #3498524: Removed the unwanted text.

Closes #3498524

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
31 27 $distroUpdateLink = Link::fromTextAndUrl(t('Distribution Update'), $distroUpdateUrl)->toString();
32 28
33 29 $output .= '<p>' . t('If using the UI, navigate to Configuration >
34 30 Development > !distroUpdateLink (/admin/config/development/distro). Review and run updates', ['!distroUpdateLink' => $distroUpdateLink]) . '</p>';
  • 31 27 $distroUpdateLink = Link::fromTextAndUrl(t('Distribution Update'), $distroUpdateUrl)->toString();
    32 28
    33 29 $output .= '<p>' . t('If using the UI, navigate to Configuration >
    34 30 Development > !distroUpdateLink (/admin/config/development/distro). Review and run updates', ['!distroUpdateLink' => $distroUpdateLink]) . '</p>';
  • Chris Green added 1 commit

    added 1 commit

    • 6751607c - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Joe Parsons added 1 commit
  • merged

  • Please register or sign in to reply
    Loading