Closed (fixed)
Project:
FileField
Version:
6.x-3.1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 17:44 UTC
Updated:
3 Nov 2009 at 19:20 UTC
In filefield_field.inc, line 22, the work "be" is missing. The final text should be as follows:
'#description' => t('The "list" option lets a user choose if a file should be shown in a list when viewing the content after creation.'),
Comments
Comment #1
quicksketchThanks, I'll make this change next time I'm working on FileField, no need for a patch.
Comment #2
quicksketchFixed in CVS.