The admin menu for securepages was changed from admin/settings/securepages to admin/build/securepages in securepages.module revision 1.15.2.14. But securepages.install still contains a link to admin/settings/securepages, in hook_enable(). Attached is a patch against the DRUPAL-6--1 branch that corrects the link to point to admin/build/securepages.

CommentFileSizeAuthor
securepages.install.patch528 bytestr

Comments

gordon’s picture

Status: Needs review » Fixed

Thanks for this I have committed it.

tr’s picture

Status: Fixed » Closed (fixed)

Thanks.