diff --git a/Web/Controls/Help/GettingStarted/Integration/Drupal/GettingStartedDrupal.ascx b/Web/Controls/Help/GettingStarted/Integration/Drupal/GettingStartedDrupal.ascx index 5f89aa21a..bfe0aee7b 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Drupal/GettingStartedDrupal.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Drupal/GettingStartedDrupal.ascx @@ -121,7 +121,8 @@
Installing through the Drupal user interface
    -
  1. On the Admin toolbar project page on drupal.org, scroll to the Downloads section at the bottom of the page.
  2. +
  3. On the Admin toolbar project page on drupal.org, scroll to the Releases section at the bottom of the page. Click the View all releases link.
  4. +
  5. Choose the required version from the list.
  6. Copy the address of the tar.gz link. Depending on your device and browser, you might do this by right-clicking and selecting Copy link address.
  7. In the Manage administrative menu, navigate to Extend (admin/modules). The Extend page appears.
  8. Click the Add new module button. The Add new module page appears.