Visit button

main2
Bob Mottram 2019-10-23 16:12:34 +01:00
parent 5ba9fa8ca5
commit 37b2d47b24
1 changed files with 1 additions and 0 deletions

View File

@ -3258,6 +3258,7 @@ def htmlProfileAfterSearch(translate: {}, \
' <center>' \
' <input type="hidden" name="actor" value="'+personUrl+'">' \
' <button type="submit" class="button" name="submitYes">'+translate['Follow']+'</button>' \
' <a href="'+personUrl+'"><button class="button">'+translate['Visit']+'</button></a>' \
' <a href="'+backUrl+'"><button class="button">'+translate['Go Back']+'</button></a>' \
' </center>' \
' </form>' \