diff options
author | matthew <matthew> | 2008-12-02 15:28:39 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-12-02 15:28:39 +0000 |
commit | ab85d92dfb86387c2e054c32e387f4d940c69098 (patch) | |
tree | 32e0f94b2ad17cb6c95fa222b6f816aab5d2d1fe /iphone/FixMyStreet/MainViewController.xib | |
parent | cfa458edaa2c599aec5deaa9f0104d8c71528554 (diff) |
Show nice alert error if no network when reporting problem, or if user denies location fetch
Diffstat (limited to 'iphone/FixMyStreet/MainViewController.xib')
-rw-r--r-- | iphone/FixMyStreet/MainViewController.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iphone/FixMyStreet/MainViewController.xib b/iphone/FixMyStreet/MainViewController.xib index 121bbe018..9307bd96e 100644 --- a/iphone/FixMyStreet/MainViewController.xib +++ b/iphone/FixMyStreet/MainViewController.xib @@ -57,7 +57,7 @@ <object class="IBUIButton" id="323841673"> <reference key="NSNextResponder" ref="191373211"/> <int key="NSvFlags">292</int> - <string key="NSFrame">{{282, 377}, {18, 19}}</string> + <string key="NSFrame">{{272, 367}, {18, 19}}</string> <reference key="NSSuperview" ref="191373211"/> <bool key="IBUIOpaque">NO</bool> <bool key="IBUIClearsContextBeforeDrawing">NO</bool> |