mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
Ensure "Donate via SPI" button submits form and redirects to SPI.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
</select>
|
||||
</div>
|
||||
<div class="submit-row">
|
||||
<input class="btn btn-primary cp_button_609397530555" type="button" value="Donate via SPI" />
|
||||
<input class="btn btn-primary cp_button_609397530555" type="submit" value="Donate via SPI" />
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
Reference in New Issue
Block a user