html tag completed early

This commit is contained in:
friendica 2012-09-19 15:34:21 -07:00
parent 82678e7bbf
commit 09a00a9a07
3 changed files with 192 additions and 188 deletions

View file

@ -1,7 +1,7 @@
<div id="follow-sidebar" class="widget">
<h3>$connect</h3>
<div id="connect-desc">$desc</div>
<form action="follow" method="post" />
<form action="follow" method="post" >
<input id="side-follow-url" type="text-sidebar" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
</form>
</div>