Hello,

when I use this module and create a image-field crop there is a field to put in the "Help text". But this text is not displayed for the user. How can I solve this?

Best regards
Frank

Comments

IWasBornToWin’s picture

Same here, was hoping to use patch here http://drupal.org/node/1469216 but that issue is for 7.x-1.0 not 7.x-2.0

rajiv.singh’s picture

Title: Help text is not displayed » Patch here
Version: 7.x-2.0 » 7.x-1.1
Component: Miscellaneous » Code
Issue summary: View changes
StatusFileSize
new801 bytes
joetsuihk’s picture

Status: Active » Needs work

<br> should be <br /> for correct html syntax. I suggest even just concat the string, and do not add extra tags.