mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
50de4f73a3
@ -1,4 +1,4 @@
|
|||||||
# RaspAP Sponors
|
# Sponors
|
||||||
|
|
||||||
Development of RaspAP is made possible thanks to our awesome sponsors!
|
Development of RaspAP is made possible thanks to our awesome sponsors!
|
||||||
You can join them by [becoming a sponsor](https://github.com/sponsors/billz).
|
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
|
### 🤖 Robot fuelers
|
||||||
|
|
||||||
### ☕️ Coffee supporters
|
### ☕️ 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
|
||||||
|
@ -174,6 +174,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<?php if (!RASPI_MONITOR_ENABLED) : ?>
|
<?php if (!RASPI_MONITOR_ENABLED) : ?>
|
||||||
<input type="submit" class="btn btn-outline btn-primary" value="<?php echo _("Save settings"); ?>" name="savedhcpdsettings" />
|
<input type="submit" class="btn btn-outline btn-primary" value="<?php echo _("Save settings"); ?>" name="savedhcpdsettings" />
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user