mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Ensure "Donate via SPI" button submits form and redirects to SPI.
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="submit-row">
|
<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>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user