Marino Faggiana %!s(int64=8) %!d(string=hai) anos
pai
achega
386aba52a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOSClient/Main/CCMain.m

+ 1 - 1
iOSClient/Main/CCMain.m

@@ -539,7 +539,7 @@
             messageLabel.font = [UIFont systemFontOfSize:14];
         } else {
             messageLabel.text = NSLocalizedString(title ,nil);
-            messageLabel.textColor = [UIColor blackColor];
+            messageLabel.textColor = COLOR_TEXT_NO_CONNECTION;
             messageLabel.font = [UIFont systemFontOfSize:14];
         }