Midsomer Murders
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-17 13:33:23 +00:00
parent 0fa770e241
commit 2004e44cdd

View File

@@ -57,7 +57,7 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
<input type="text" name="fornamn" required><br>
<label>Efternamn / Surname:</label><br>
<input type="text" name="efternamn" required><br><br>
<input type="submit" value="Skicka">
<input type="submit" value="Skicka / Send">
</form>
---