Skip to content

Broken css link causing error token page from password reset  #112

@mijogu

Description

@mijogu

In the /register/passwordForm.tpl template the following is found:

{block "css"}
	{$dwoo.parent}
	<link rel="stylesheet" type="text/css" href="/css/forms.css">
{/block}

That css file is missing and in IE and Firefox the missing page is causing an error.

cli-dev

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions