mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Quick vote file structure refactor
This commit is contained in:
parent
c6ee4efbe4
commit
814d38dc8d
2 changed files with 19 additions and 25 deletions
|
@ -18,7 +18,7 @@
|
|||
} else if (result == 'no such pool') {
|
||||
%> Ilyen nevű szavazás nincs :c <%
|
||||
} else if (result == 'already voted') {
|
||||
%> Már szavaztál, de azért ty c: <%
|
||||
%> előző szavazatod felülírva az újjal c: <%
|
||||
} else if (result == 'error') {
|
||||
%> Helytelen url paraméterek :c <%
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue