logout fixes

This commit is contained in:
Rushabh Mehta
2011-07-18 11:31:12 +05:30
parent 61790801bb
commit 9b59f9c34d
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ function startup_setup() {
}
else {
login_file = 'https://www.erpnext.com';
login_file = 'http://www.erpnext.com';
}
// setup toolbar
pscript.startup_setup_toolbar();