Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mijogu opened this issue Nov 18, 2016 · 0 comments
Open

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

mijogu opened this issue Nov 18, 2016 · 0 comments
Assignees
Labels

Comments

@mijogu
Copy link
Contributor

mijogu commented Nov 18, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants