Fix. Password change page's title now reflects its role
This commit is contained in:
parent
b74ea5d36a
commit
b6f8fe449a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en-ie">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Password reset</title>
|
||||
<title>Password change</title>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue