BP: removed hyperlink from plugin_contactform.tpl legend as it served no real purpose.
This commit is contained in:
parent
c7f792ef96
commit
cea94442c4
@ -33,7 +33,7 @@
|
||||
<input type="hidden" name="serendipity[commentform]" value="true" />
|
||||
</div>
|
||||
<fieldset>
|
||||
<legend><a href="#">{$plugin_contactform_pagetitle}</a></legend>
|
||||
<legend>{$plugin_contactform_pagetitle}</legend>
|
||||
<dl>
|
||||
<dt class="serendipity_commentsLabel"><label for="serendipity_commentform_name">{$CONST.NAME}</label></dt>
|
||||
<dd class="serendipity_commentsValue"><input class="frm" type="text" id="serendipity_commentform_name" name="serendipity[name]" value="{$commentform_name}" size="30" /></dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user