Community

Add some text between two fields of content type

i have a content type that anyone can input, but how to add some text between two fields in the form?

thanks

Comments

If you want help text, each

If you want help text, each field as a setting for that. There is also the Static Field module.

If the two input fields of

If the two input fields of the your content type are added using CCK then you can give a help text to the first input field. Thus you can get text between two input fields.