You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Var vänlig spara din unika omröstningskod:";
} else {
echo 'Du har nu skickat in dina val.';
}
?>
</p>
<?php
if (isset($_GET['editCode'])) {
echo "<h1>{$_GET['editCode']}</h1>";
}
?>
<p class="text">Omröstningskoden är anonym, och används enbart ifall något har gått snett under omröstningen. Koden kan ej kopplas till ditt konto.</p>