mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Changed button layout, IRC button removed but not been placed back yet
Redesign of passwordgen page
This commit is contained in:
parent
28363c3721
commit
ca9be0f3c3
7 changed files with 92 additions and 73 deletions
|
@ -104,17 +104,6 @@ export default function Layout({
|
|||
</Link>
|
||||
)
|
||||
})}
|
||||
<a
|
||||
href={`/dataeditor`}
|
||||
onClick={closeSideBar}
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
title={
|
||||
'Kérdések szerkesztése, törlése, beküldése, és kitöltetlen tesztek'
|
||||
}
|
||||
>
|
||||
Kérdés szerkesztő
|
||||
</a>
|
||||
<a
|
||||
href={`/donate`}
|
||||
className="donate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue