Merge branch 'master' into patch-2

This commit is contained in:
Bill Zimmerman 2020-01-27 11:34:18 +01:00 committed by GitHub
commit 50de4f73a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 132 additions and 124 deletions

View File

@ -1,4 +1,4 @@
# RaspAP Sponors
# Sponors
Development of RaspAP is made possible thanks to our awesome sponsors!
You can join them by [becoming a sponsor](https://github.com/sponsors/billz).
@ -10,3 +10,10 @@ You can join them by [becoming a sponsor](https://github.com/sponsors/billz).
### 🤖 Robot fuelers
### ☕️ Coffee supporters
# Donors
One-time donors are vital to the continued development of this project. Join them by pledging via [Beerpay](https://beerpay.io/billz/raspap-webgui) or [PayPal](https://paypal.me/billzgithub).
### PayPal
Ray E - "This project is awesome and just works; saved me and my client tons of work. Thank you!" - $20

View File

@ -174,6 +174,7 @@
</div>
</div>
</template>
<?php if (!RASPI_MONITOR_ENABLED) : ?>
<input type="submit" class="btn btn-outline btn-primary" value="<?php echo _("Save settings"); ?>" name="savedhcpdsettings" />
<?php