diff options
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> |