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

AttachmentSize
privatemsg_0.module21.86 KB
 
 

Drupal is a registered trademark of Dries Buytaert.