Plan list should have plan title
joachim - November 2, 2009 - 15:38
| Project: | Deployment |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
admin/build/deploy/list/1 doesn't tell me which plan I am looking at.
(Totally awesome module BTW! :D )

#1
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
#2
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!