Fixes to Module Views

This commit is contained in:
Anand Doshi
2014-03-03 16:05:00 +05:30
parent f5794f1c07
commit 6b12b07b33
3 changed files with 10 additions and 7 deletions

View File

@@ -48,7 +48,8 @@ data = [
"items": [
{
"type": "doctype",
"name": "Support Email Settings",
"name": "Email Settings",
"label": _("Support Email Settings"),
"description": _("Setup incoming server for support email id. (e.g. support@example.com)")
},
]