IE Destroyer

by David Kent Norman

  1. Download and unpack the module
  2. Add the following code right beneath the body tag in any phptemplate theme's page.tpl.php file:
  3. <?php if (module_exists('iedestroyer')) { echo iedestroyer_banner(); } ?>
  4. Copy the iedestroyer module folder to your Drupal modules directory.
  5. Activate the module in Administer > Site building > Modules

Optional