diff --git a/Limelight/ViewControllers/MainFrameViewController.m b/Limelight/ViewControllers/MainFrameViewController.m
index 23c0a6e..036ada8 100644
--- a/Limelight/ViewControllers/MainFrameViewController.m
+++ b/Limelight/ViewControllers/MainFrameViewController.m
@@ -78,7 +78,7 @@ static StreamConfiguration* streamConfig;
- (void)showHostSelectionView {
appList = [[NSArray alloc] init];
- _computerNameButton.title = @"";
+ _computerNameButton.title = @"No Host Selected";
[self.collectionView reloadData];
[self.view addSubview:hostScrollView];
}
diff --git a/iPad.storyboard b/iPad.storyboard
index 98ba740..65c255c 100644
--- a/iPad.storyboard
+++ b/iPad.storyboard
@@ -46,7 +46,7 @@
-
+
diff --git a/iPhone.storyboard b/iPhone.storyboard
index d106374..fb3eb78 100644
--- a/iPhone.storyboard
+++ b/iPhone.storyboard
@@ -47,7 +47,7 @@
-
+