website home link fix

This commit is contained in:
Rushabh Mehta 2013-03-11 15:20:06 +05:30
parent f8cc1a6db6
commit b7713b943b

View File

@ -35,7 +35,7 @@ wn.module_page["Website"] = [
{
label: wn._("Blog Category"),
description: wn._("Categorize blog posts."),
doctype:"Blogger"
doctype:"Blog Category"
},
]
},