aboutsummaryrefslogtreecommitdiffstats
path: root/profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'profile.php')
-rw-r--r--profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.php b/profile.php
index 3e512703a..e83eac010 100644
--- a/profile.php
+++ b/profile.php
@@ -53,7 +53,7 @@ if (!defined('PHPWG_ROOT_PATH'))
make_index_url(), // for redirect
$userdata );
- $template->assign_var('U_RETURN', make_index_url() );
+ $template->assign_var('U_HOME', make_index_url() );
// +-----------------------------------------------------------------------+
// | errors display |