diff --git a/scripts/system/html/SnapshotReview.html b/scripts/system/html/SnapshotReview.html index 9b9403cf78..69fb5994dc 100644 --- a/scripts/system/html/SnapshotReview.html +++ b/scripts/system/html/SnapshotReview.html @@ -3,56 +3,106 @@ Share @@ -90,12 +140,12 @@ if (!shareMsg.canShare) { // this means you may or may not be logged in, but can't share // because you are not in a public place. - document.getElementById("sharing").innerHTML = "

Snapshots can be shared when they're taken in shareable places."; + document.getElementById("sharing").innerHTML = "

Snapshots can be shared when they're taken in shareable places."; } else if (!shareMsg.isLoggedIn) { // this means you are in a public place, but can't share because // you need to login. Soon we will just bring up the share dialog // in this case (and maybe set a boolean here to inform the html) - document.getElementById("sharing").innerHTML = "

Snapshots can be shared when you are logged in."; + document.getElementById("sharing").innerHTML = "

Snapshots can be shared when you're logged in."; } } window.onload = function () { @@ -134,23 +184,28 @@

-
- +
+
-
+
+
Would you like to share your pic in the Snapshots feed?
- +
- +
-
- - +
+
+ + + + +