Browse Source

Minor: Spacing

Yannick Warnier 8 năm trước cách đây
mục cha
commit
93e8fd62cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      custompages/index-unlogged-dist.php

+ 1 - 1
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 {