Changing url= from /en to /pt-BR because I only did hrefs last time

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-11-30 18:21:33 -05:00
parent 1172fe452e
commit 679289a91d
Signed by untrusted user: cobra
GPG Key ID: 4FD8F812083FF6F9
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
<meta http-equiv="Refresh" content="0; url='/admins'" />
<meta http-equiv="Refresh" content="0; url='/pt-BR/admins'" />

View File

@ -123,7 +123,7 @@
<?php
} else {
?>
<meta http-equiv="refresh" content="5;url=/en/" />
<meta http-equiv="refresh" content="5;url=/pt-BR/" />
<div class=h><h1 id=thanks>Confirmed</h1> <a aria-hidden=true href=#thanks>#thanks</a></div>
<p>You have received an e-mail confirming the action as well.</p>
<p>You will be redirected back <a href=/pt-BR/>home</a> in 5 seconds.</p>

View File

@ -1 +1 @@
<meta http-equiv="Refresh" content="0; url='/tor'" />
<meta http-equiv="Refresh" content="0; url='/pt-BR/tor'" />

View File

@ -6,7 +6,7 @@
<meta name="description" content="~vern account recovery process">
<meta name="keywords" content="~vern, vern, free software, privacy, tilde, tildeverse">
<link rel="stylesheet" href="//gcdn.vern.cc/vernsite/style.css">
<meta http-equiv=refresh content='5;url=/en/' />
<meta http-equiv=refresh content='5;url=/pt-BR/' />
<title>Success | ~vern</title>
</head>
<body>

View File

@ -151,7 +151,7 @@
<?php
} else {
?>
<meta http-equiv="refresh" content="5;url=/en/" />
<meta http-equiv="refresh" content="5;url=/pt-BR/" />
<div class=h><h1 id=thanks>Thank you for signing up.</h1> <a aria-hidden=true href=#thanks>#thanks</a></div>
<p>An admin will review your request, and an e-mail will be sent if your registration is successful.</p>
<p>You will be redirected back <a href=/pt-BR/>home</a> in 5 seconds.</p>