Closed (fixed)
Project:
PROG Gallery
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Mar 2009 at 04:47 UTC
Updated:
24 Mar 2009 at 14:30 UTC
The description of picture is displayed twice. Both description of picture is below the picture: one is centered and the other left-aligned. See the attached screenshot for details.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.jpg | 199.97 KB | franceslui |
Comments
Comment #1
Jānis Bebrītis commentedthanks, it`s fixed in cvs now!
hotfix: you can put following line on prog_gallery.module line 1118
unset($node->content['body']);