admin/build/deploy/list/1 doesn't tell me which plan I am looking at.

(Totally awesome module BTW! :D )

CommentFileSizeAuthor
#1 621064.deploy.plan-list-title.patch795 bytesjoachim

Comments

joachim’s picture

Status: Active » Needs review
StatusFileSize
new795 bytes

Patch.

BTW, the documentation at http://drupal.org/node/408774 is brilliant, exactly what's needed for a complex module like this. Great job! :D

gdd’s picture

Status: Needs review » Closed (fixed)

Glad to know the documentation came in useful. Hopefully it keeps the issue queue more clear :)

I committed this with a change of the '%' placeholder to '@', so that it runs through check_plain(), and a slight tweak to the wording.

Thanks!