commit | 793ba6bd37e0514b42c1b32749e61b20c8533300 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 14 15:47:51 2014 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 14 15:47:51 2014 +0530 |
tree | 614060dbb2ac3cfd2b4e56a4b6c78f7b515bde81 | |
parent | 8ae051cb39cfe66c84e2914cce57194b4c5ddf05 [diff] |
-webnotes +frappe :boom:
diff --git a/erpnext/templates/includes/footer_extension.html b/erpnext/templates/includes/footer_extension.html index 315be06..ba26592 100644 --- a/erpnext/templates/includes/footer_extension.html +++ b/erpnext/templates/includes/footer_extension.html
@@ -32,6 +32,6 @@ }); } else - wn.msgprint(wn._("Please enter email address")) + frappe.msgprint(frappe._("Please enter email address")) }); </script>