fix submit buttons for w3m

This commit is contained in:
developer 2019-09-25 20:26:21 +02:00
parent 37f39a8c46
commit 7d5c1bc4d2
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
</head>
<body>
<form method="GET" action="#">
<form method="GET" action="">
<input type=hidden name=secret value="XSECRET_HEREX">
<h2>Schließfunktionen</h2>
<button class="main_button main_open" type="submit" name="cmd" value="indoor_open">Tür öffnen</button><br/>

View file

@ -9,7 +9,7 @@
</head>
<body>
<form method="GET" action="#"> <!--/cgi-bin/kraut.space"-->
<form method="GET" action=""> <!--/cgi-bin/kraut.space"-->
<h2>Sprich Sterblicher!</h2>
<p>Bist du ein menschliches Wesen und kein Kohlkopf oder Anderes?</p>
<input id="secret" class="textfield" name="secret" accesskey="t" required autofocus placeholder=" Wie ist dein Token? ">