admin/build was a valid path in Drupal 6 but is not used for Drupal 7 anymore -- items related to building the site are mostly found in admin/structure.
How about replacing admin/build/shurly with admin/structure/shurly ? See patch attached
Here is a similar issue: #1007334: References to admin/build should be admin/structure
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | shurly_build_structure_2928955-2.patch | 2.96 KB | fengtan |
Comments
Comment #2
fengtanComment #4
jibus commentedIndeed ! Thank for the patch.