diff --git a/js/controllers/contact-controller.js b/js/controllers/contact-controller.js index 8e56cc1..2235e3c 100644 --- a/js/controllers/contact-controller.js +++ b/js/controllers/contact-controller.js @@ -1,4 +1,4 @@ -app.controller('contactCrtl', [ +app.controller('contactCtrl', [ '$scope', function($scope) { diff --git a/templates/account-settings.html b/templates/account-settings.html index 0c41387..75e88b9 100644 --- a/templates/account-settings.html +++ b/templates/account-settings.html @@ -8,7 +8,6 @@
-

Personal Info

@@ -25,7 +24,7 @@
- +
diff --git a/templates/partials/header.html b/templates/partials/header.html index 35985f8..2c0cb1a 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -28,7 +28,7 @@
  • Switch User
  • -
  • me@example.com +
  • me@example.com
    example.com