Skip to content
Snippets Groups Projects
Commit 346c42aa authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #937698 by rschwab: 'Enable newly added modules in [Module Group]' is...

- Patch #937698 by rschwab: 'Enable newly added modules in [Module Group]' is awkward, should be 'Enable newly added modules'.
parent 1d88f731
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -76,7 +76,7 @@ public function getSchemaUpdates() {
public function postInstallTasks() {
return array(
l(t('Enable newly added modules in !project', array('!project' => $this->title)), 'admin/modules'),
l(t('Enable newly added modules'), 'admin/modules'),
);
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment