fix wrong variable
svn: r14235
This commit is contained in:
		| @@ -64,7 +64,7 @@ if not (TOOLKIT == NOWEB): | ||||
|     name  = _("Html View"), | ||||
|     description =  _("A view allowing to see html pages embedded in Gramps"), | ||||
|     version = '1.0', | ||||
|     status = HIDDEN, | ||||
|     status = STABLE, | ||||
|     fname = 'htmlrenderer.py', | ||||
|     authors = [u"The Gramps project"], | ||||
|     authors_email = ["http://gramps-project.org"], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user