aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/follow.tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-05 06:34:14 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-05 06:34:14 +0100
commit07bd396837426fbe4cf3ecd189513d50a14081a1 (patch)
tree9ffe32f8b1eb1c6991c0827c7f182a509d12efe7 /view/tpl/follow.tpl
parent73bef17365b6ca1a92c78243eed5252ec4869f86 (diff)
parentf7468ab473f49b9594095d29a50f8e921d0b15af (diff)
downloadvolse-hubzilla-07bd396837426fbe4cf3ecd189513d50a14081a1.tar.gz
volse-hubzilla-07bd396837426fbe4cf3ecd189513d50a14081a1.tar.bz2
volse-hubzilla-07bd396837426fbe4cf3ecd189513d50a14081a1.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/tpl/follow.tpl')
-rwxr-xr-xview/tpl/follow.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/follow.tpl b/view/tpl/follow.tpl
index f643a3597..0c808b9a5 100755
--- a/view/tpl/follow.tpl
+++ b/view/tpl/follow.tpl
@@ -2,7 +2,7 @@
<h3>{{$connect}}</h3>
<div id="connect-desc">{{$desc}}</div>
<form action="follow" method="post" />
- <input id="side-follow-url" type="text" name="url" size="24" title="{{$hint}}" />
+ <input id="side-follow-url" type="text" name="url" title="{{$hint}}" />
<input id="side-follow-submit" type="submit" name="submit" class="btn btn-default" value="{{$follow}}" />
</form>
{{if $abook_usage_message}}