returns the input field for the anti spam answer
This is only useful within the lb:area_makecomment tag. This tag is required when activating spam protection through the admin area!
Usage
<lb:inputspam />
Returns
<input type="text" name="commentspam" class="commentspam" value="Some data" />
Notice
If you build your own template, use the class to style this input field via CSS!
