Closed (fixed)
Project:
NodeReview
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
5 Nov 2007 at 19:12 UTC
Updated:
23 Nov 2007 at 00:51 UTC
Row 169 in nodereview.module should include the t()-function as shown below.
Before:
169: 'title' => 'Reviews',
After:
169: 'title' => t('Reviews'),
Comments
Comment #1
Crell commentedRight you are. Fixed.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.