Minor: Spacing

remotes/angel/1.11.x
Yannick Warnier 9 years ago
parent 3c254dc334
commit 93e8fd62cb
  1. 2
      custompages/index-unlogged-dist.php

@ -28,7 +28,7 @@ if (isset($_GET['loginFailed'])) {
case 'access_url_inactive':
$error_message = custompages_get_lang('AccountURLInactive');
break;
default :
default:
$error_message = custompages_get_lang('InvalidId');
}
} else {

Loading…
Cancel
Save