bad html in view/follow.tpl
This commit is contained in:
parent
490c98b7db
commit
82678e7bbf
|
@ -1,7 +1,7 @@
|
||||||
<div id="follow-sidebar" class="widget">
|
<div id="follow-sidebar" class="widget">
|
||||||
<h3>$connect</h3>
|
<h3>$connect</h3>
|
||||||
<div id="connect-desc">$desc</div>
|
<div id="connect-desc">$desc</div>
|
||||||
<form action="follow" method="post" />
|
<form action="follow" method="post" >
|
||||||
<input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
|
<input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user