]> git.mxchange.org Git - admin.git/blobdiff - application/admin/config.php
Wrong URL fixed
[admin.git] / application / admin / config.php
index 23676c628807ab8393216e263939985798d28bb8..d8b2965b0acca4a109529c0fbcbec46ac3d261fe 100644 (file)
@@ -104,7 +104,7 @@ $cfg->setConfigEntry('login_failed_url', 'index.php?app={?app_short_name?}&p
 $cfg->setConfigEntry('logout_done_url', 'index.php?app={?app_short_name?}&page=logout_done');
 
 // CFG: LOGIN-USER-STATUS-URL
-$cfg->setConfigEntry('login_user_status_url', 'index.php?app={?app_short_name?}&page=login_area&status=status_problem');
+$cfg->setConfigEntry('login_user_status_url', 'index.php?app={?app_short_name?}&page=status&status=status_problem');
 
 // CFG: USER-NOT-UNCONFIRMED-URL
 $cfg->setConfigEntry('user_not_unconfirmed_url', 'index.php?app={?app_short_name?}&page=status&status=unconfirmed_problem');