Returns the input field for commentor’s website
This is only useful within the lb:area_makecomment tag.
Usage
<lb:inputweb />
Returns
<input type="text" name="commentweb" class="commentweb" value="Some data" />
Notice
If you build your own template, use the class to style this input field via CSS!
