Fixed updating an avatar.

This commit is contained in:
stephb9959
2021-07-17 17:41:17 -07:00
parent e09538fef1
commit b32ddd14de
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Whoops...</title>
<link rel="stylesheet" href="404_error.css">
<link rel="stylesheet" href="/wwwassets/404_error.css">
</head>
<body>
<div class="box">

View File

@@ -62,7 +62,7 @@
</head>
<body>
<form action="/api/v1/actionLink?action=reset_password" method="post" onsubmit="return validatePassword()">
<form action="/api/v1/actionLink?action=password_reset" method="post" onsubmit="return validatePassword()">
<div class="imgcontainer">
<img src="/wwwassets/open-wifi.svg" alt="Avatar" class="avatar">