]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/follow.tpl
Merge pull request #549 from fermionic/20121222-use-smarty-template-engine
[friendica.git] / view / theme / smoothly / follow.tpl
index 9c8a6bf3f2f134864499794b9a1ab5732552180a..09258b9c30c675d401e4f3212d4c216d255a70de 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-sidebar" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
        </form>
 </div>