]> git.mxchange.org Git - friendica.git/blobdiff - view/follow.tpl
bad html in view/follow.tpl
[friendica.git] / view / follow.tpl
index 259e74a931fa43450cc773eee2ef41eb55b86b1a..d6f32613072bac8e1d15deca8414da9494f5f101 100644 (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" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
        </form>
 </div>