=== modified file 'dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AccountController.java' --- dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AccountController.java 2012-10-22 11:30:52 +0000 +++ dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AccountController.java 2012-10-22 11:37:45 +0000 @@ -56,7 +56,7 @@ { private static final Log log = LogFactory.getLog( AccountController.class ); - private static final String RECAPTCHA_VERIFY_URL = "http://www.google.com/recaptcha/api/verify"; + private static final String RECAPTCHA_VERIFY_URL = "https://www.google.com/recaptcha/api/verify"; private static final String KEY = "6LcM6tcSAAAAAFnHo1f3lLstk3rZv3EVinNROfRq"; private static final String TRUE = "true"; private static final String FALSE = "false"; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/account.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/account.vm 2012-10-19 18:29:23 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/account.vm 2012-10-22 11:37:45 +0000 @@ -17,7 +17,7 @@
-

Create a new account

+

$i18n.getString( "create_new_account" )

@@ -48,7 +48,7 @@ - +