diff options
author | Devlon Duthie <duthied@gmail.com> | 2011-09-25 15:45:03 -0500 |
---|---|---|
committer | Devlon Duthie <duthied@gmail.com> | 2011-09-25 15:45:03 -0500 |
commit | 19963884c29b82b04cdda481837f783c19f172a6 (patch) | |
tree | 7ff2aabe93266739c211f400bac54633d9b431f1 /view/follow.tpl | |
parent | 45043b77f1e31ec574f11ac26dacf9453602321b (diff) | |
download | volse-hubzilla-19963884c29b82b04cdda481837f783c19f172a6.tar.gz volse-hubzilla-19963884c29b82b04cdda481837f783c19f172a6.tar.bz2 volse-hubzilla-19963884c29b82b04cdda481837f783c19f172a6.zip |
moved invite friends into 'find people' block
misc. styling tweaks
Diffstat (limited to 'view/follow.tpl')
-rw-r--r-- | view/follow.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/follow.tpl b/view/follow.tpl index 8ded17424..2c024930c 100644 --- a/view/follow.tpl +++ b/view/follow.tpl @@ -4,5 +4,6 @@ <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> $findSimilar + $inviteFriends </div> |