forked from indymedia/epicyon
View button
parent
37b2d47b24
commit
0f643a94ea
|
@ -3258,7 +3258,7 @@ def htmlProfileAfterSearch(translate: {}, \
|
||||||
' <center>' \
|
' <center>' \
|
||||||
' <input type="hidden" name="actor" value="'+personUrl+'">' \
|
' <input type="hidden" name="actor" value="'+personUrl+'">' \
|
||||||
' <button type="submit" class="button" name="submitYes">'+translate['Follow']+'</button>' \
|
' <button type="submit" class="button" name="submitYes">'+translate['Follow']+'</button>' \
|
||||||
' <a href="'+personUrl+'"><button class="button">'+translate['Visit']+'</button></a>' \
|
' <a href="'+personUrl+'"><button class="button">'+translate['View']+'</button></a>' \
|
||||||
' <a href="'+backUrl+'"><button class="button">'+translate['Go Back']+'</button></a>' \
|
' <a href="'+backUrl+'"><button class="button">'+translate['Go Back']+'</button></a>' \
|
||||||
' </center>' \
|
' </center>' \
|
||||||
' </form>' \
|
' </form>' \
|
||||||
|
|
Loading…
Reference in New Issue