Skip to content

Commit

Permalink
Merge pull request #22 from fphgov/develop
Browse files Browse the repository at this point in the history
Remove lost code button
  • Loading branch information
icetee authored Jun 18, 2023
2 parents 676d56f + 65bdbe8 commit f767004
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 190 deletions.
2 changes: 1 addition & 1 deletion pages/azonositas.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ function AuthPage() {

<div className="submit-button-wrapper">
<Submit label="Tovább a szavazáshoz" loading={loading} disabled={/_/.test(filterData.auth_code) || filterData.auth_code.length == 0} />
<a href="/elfelejtett-kod/igenyles">Nincs meg a kódom</a>
{/* <a href="/elfelejtett-kod/igenyles">Nincs meg a kódom</a> */}
</div>
</div>
</div>
Expand Down
189 changes: 0 additions & 189 deletions pages/e-mail-cim-megadasa.js

This file was deleted.

0 comments on commit f767004

Please sign in to comment.