Patch for Privatemsg.module
wzelig - October 3, 2005 - 09:59
| Project: | Italian translation |
| Version: | 4.6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | wzelig |
| Status: | reviewed & tested by the community |
Description
I just install this module and I found an error at row 247 of file privatemsg.module:
$breadcrumb = array(l(t('Home'), ''), l(t('private messages'), 'privatemsg'));
In the original file the "t" of "l(t('private messages')" is missed. This is a problem with a translate version... (I'm italian)
I want send you this issue for community benefit.
Sorry my english is poor.
William
| Attachment | Size |
|---|---|
| privatemsg_0.module | 21.86 KB |
