Quick vote file structure refactor

This commit is contained in:
mrfry 2020-10-06 18:04:50 +02:00
parent c6ee4efbe4
commit 814d38dc8d
2 changed files with 19 additions and 25 deletions

View file

@ -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 {