]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/templates/widget/follow.tpl
Merge pull request #11018 from annando/api-status
[friendica.git] / view / theme / smoothly / templates / widget / follow.tpl
index 4d5248530e23c386b3d2366df0ad19e2e64e3f93..664556b3621452d8b1c72e95c58a36fe16aea3a7 100644 (file)
@@ -2,7 +2,7 @@
 <div id="follow-sidebar" class="widget">
        <h3>{{$connect}}</h3>
        <div id="connect-desc">{{$desc nofilter}}</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>