aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/follow.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-08-17 18:07:30 +0000
committerMario <mario@mariovavti.com>2021-08-17 18:07:30 +0000
commitc3bbc35e84bc8517064a55e362aeefb905d910b4 (patch)
tree8e084ec903c07eb8483e64ed5a9422d1dae79789 /view/tpl/follow.tpl
parenta2403042c25a9202e8b926962c5035d34c0e08a3 (diff)
downloadvolse-hubzilla-c3bbc35e84bc8517064a55e362aeefb905d910b4.tar.gz
volse-hubzilla-c3bbc35e84bc8517064a55e362aeefb905d910b4.tar.bz2
volse-hubzilla-c3bbc35e84bc8517064a55e362aeefb905d910b4.zip
more bs5 fixes
Diffstat (limited to 'view/tpl/follow.tpl')
-rw-r--r--view/tpl/follow.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/view/tpl/follow.tpl b/view/tpl/follow.tpl
index da472fa9b..53325fdce 100644
--- a/view/tpl/follow.tpl
+++ b/view/tpl/follow.tpl
@@ -3,9 +3,7 @@
<form action="follow" method="post" />
<div class="input-group">
<input class="form-control" type="text" name="url" title="{{$hint}}" placeholder="{{$desc}}" />
- <div class="input-group-append">
- <button class="btn btn-sm btn-success" type="submit" name="submit" value="{{$follow}}" title="{{$follow}}"><i class="fa fa-fw fa-plus"></i></button>
- </div>
+ <button class="btn btn-sm btn-success" type="submit" name="submit" value="{{$follow}}" title="{{$follow}}"><i class="fa fa-fw fa-plus"></i></button>
</div>
</form>
{{if $abook_usage_message}}