diff --git a/src/components/activity/activity.jsx b/src/components/activity/activity.jsx index c3732b1ce..755ab6dae 100644 --- a/src/components/activity/activity.jsx +++ b/src/components/activity/activity.jsx @@ -11,7 +11,7 @@ require('./activity.scss'); var defaultMessages = defineMessages({ whatsHappening: { id: 'general.whatsHappening', - defaultMessage: 'What\s Happening?' + defaultMessage: 'What\'s Happening?' } }); diff --git a/src/components/footer/footer.jsx b/src/components/footer/footer.jsx index e934e2018..178a8d89f 100644 --- a/src/components/footer/footer.jsx +++ b/src/components/footer/footer.jsx @@ -17,36 +17,48 @@ var Footer = React.createClass({ id='general.about' defaultMessage={'About'} /> -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
@@ -55,26 +67,34 @@ var Footer = React.createClass({ id='general.communityHeader' defaultMessage={'Community'} /> -
- -
-
- -
-
- -
-
- -
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
@@ -83,31 +103,41 @@ var Footer = React.createClass({ id='general.support' defaultMessage={'Support'} /> -
- -
-
- -
-
- -
-
- -
-
- -
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
@@ -116,22 +146,27 @@ var Footer = React.createClass({ id='general.legal' defaultMessage={'Legal'} /> -
- - Terms of Use -
-
- -
-
- -
+
+ + + +
+
+ + + +
+
+ + + +
@@ -140,31 +175,41 @@ var Footer = React.createClass({ id='footer.scratchFamily' defaultMessage={'Scratch Family'} /> -
- -
-
- -
-
- -
-
- -
-
- -
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
diff --git a/src/components/navigation/navigation.jsx b/src/components/navigation/navigation.jsx index b5a827227..753555b10 100644 --- a/src/components/navigation/navigation.jsx +++ b/src/components/navigation/navigation.jsx @@ -123,31 +123,41 @@ var Navigation = React.createClass({