diff options
author | zottel <github@zottel.net> | 2012-04-15 14:11:11 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-04-15 14:11:11 +0200 |
commit | a2c4ce74871dbe9e640cdeafc1574bda5b7fe144 (patch) | |
tree | fce1c1b2d497adae72d77e09c6bf005c8900256b /view/peoplefind.tpl | |
parent | 0bad8de0562a50fa93b0af5fd4cf8d7123a11b46 (diff) | |
parent | f299749758112361ee6384cd75d11b2c3a57352a (diff) | |
download | volse-hubzilla-a2c4ce74871dbe9e640cdeafc1574bda5b7fe144.tar.gz volse-hubzilla-a2c4ce74871dbe9e640cdeafc1574bda5b7fe144.tar.bz2 volse-hubzilla-a2c4ce74871dbe9e640cdeafc1574bda5b7fe144.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/peoplefind.tpl')
-rw-r--r-- | view/peoplefind.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/peoplefind.tpl b/view/peoplefind.tpl index eeae2a29a..3c2692d25 100644 --- a/view/peoplefind.tpl +++ b/view/peoplefind.tpl @@ -6,6 +6,7 @@ </form> <div class="side-link" id="side-match-link"><a href="match" >$similar</a></div> <div class="side-link" id="side-suggest-link"><a href="suggest" >$suggest</a></div> + <div class="side-link" id="side-random-profile-link" ><a href="randprof" target="extlink" >$random</a></div> {{ if $inv }} <div class="side-link" id="side-invite-link" ><a href="invite" >$inv</a></div> {{ endif }} |