From a16d51a4a56e62d32b0a7405b3185c7b93ab301c Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 17 May 2001 15:14:11 +0000 Subject: Added jumpbox output for all profile pages git-svn-id: file:///svn/phpbb/trunk@312 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/profile_view_body.tpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'phpBB/templates/Default') diff --git a/phpBB/templates/Default/profile_view_body.tpl b/phpBB/templates/Default/profile_view_body.tpl index 764b9d1985..517709abe2 100755 --- a/phpBB/templates/Default/profile_view_body.tpl +++ b/phpBB/templates/Default/profile_view_body.tpl @@ -63,3 +63,18 @@ + + + + + +
+ + + +
+ + + +
{JUMPBOX}
+ \ No newline at end of file -- cgit v1.2.1