Mirrored donation button

This commit is contained in:
Steffen Lange 2019-09-29 18:11:29 +02:00
parent 597a3daf9d
commit 2774ab6f52

View file

@ -29,7 +29,7 @@ $db->sort();
<body> <body>
<div class="container p-5"> <div class="container p-5">
<h2 class="mb-4">Patch Notification Robot</h2> <h2 class="mb-4">Patch Notification Robot</h2>
<p class="text-center"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=WYQZCVJPVSS5L&amp;source=url"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" alt="Donate" /></a></p> <p class="text-center"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=WYQZCVJPVSS5L&amp;source=url"><img src="btn_donateCC_LG.gif" alt="Donate" /></a></p>
<p>Providing you the latest update notifications.</p> <p>Providing you the latest update notifications.</p>
<table id="list" class="table table-bordered table-hover table-sm"> <table id="list" class="table table-bordered table-hover table-sm">
<thead class="thead-dark"> <thead class="thead-dark">