[ros-diffs] [cfinck] 35733: Update the link, which is shown in the rare case that a user tries an option in our forum for which no link exists :-D

cfinck at svn.reactos.org cfinck at svn.reactos.org
Thu Aug 28 22:02:45 CEST 2008


Author: cfinck
Date: Thu Aug 28 15:02:43 2008
New Revision: 35733

URL: http://svn.reactos.org/svn/reactos?rev=35733&view=rev
Log:
Update the link, which is shown in the rare case that a user tries an option in our forum for which no link exists :-D

Modified:
    trunk/web/reactos.org/htdocs/forum/includes/ucp/ucp_profile.php

Modified: trunk/web/reactos.org/htdocs/forum/includes/ucp/ucp_profile.php
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/forum/includes/ucp/ucp_profile.php?rev=35733&r1=35732&r2=35733&view=diff
==============================================================================
--- trunk/web/reactos.org/htdocs/forum/includes/ucp/ucp_profile.php [iso-8859-1] (original)
+++ trunk/web/reactos.org/htdocs/forum/includes/ucp/ucp_profile.php [iso-8859-1] Thu Aug 28 15:02:43 2008
@@ -42,7 +42,7 @@
 		switch ($mode)
 		{
 			case 'reg_details':
-				die('You can modify your account settings using the <a href="/roscms/?page=user&amp;sec=account&amp;sec2=edit">myReactOS Settings</a> page.<br /><br />Please tell an Administrator to disable this page in the phpBB Administration Panel.');
+				die('You can modify your account settings using the <a href="/roscms/index.php/my/edit">myReactOS Settings</a> page.<br /><br />Please tell an Administrator to disable this page in the phpBB Administration Panel.');
 
 			case 'profile_info':
 



More information about the Ros-diffs mailing list