Since this is a module with a purpose of adding HTML before and after a field, shouldn't the input field for those be textarea instead of textfield? At least changing it to textarea and removing the size = 60 limit was all it took and now it works all right for me.
60 characters is very limited amount of HTML :)

Comments

mh86’s picture

Status: Active » Fixed

hi!
yes, you are absolutely right, a limitation doesn't make any sense. I never came in this situation because I only use it for short html snippets.
I changed the textfields into textareas, so no limitations any more.
At the moment, it's in the drupal-5 branch (you can use it by downloading the dev version). Changes will be included in the next release version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.