Issue #3498524: Removed the unwanted text.
Compare changes
+ 3
− 6
@@ -18,10 +18,6 @@ function config_distro_help($route_name, RouteMatchInterface $route_match) {
@@ -18,10 +18,6 @@ function config_distro_help($route_name, RouteMatchInterface $route_match) {
@@ -30,8 +26,9 @@ function config_distro_help($route_name, RouteMatchInterface $route_match) {
@@ -30,8 +26,9 @@ function config_distro_help($route_name, RouteMatchInterface $route_match) {
Development > !distroUpdateLink (/admin/config/development/distro). Review and run updates', ['!distroUpdateLink' => $distroUpdateLink]) . '</p>';
$output .= '<p>' . t('If using Drush, use the Drush command config-distro-update to run imports.') . '</p>';