From 659f9675eb275c2a1a1e7ff6ce1bc904b831776b Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Sun, 26 Jan 2020 08:51:06 +0100 Subject: [PATCH 1/2] Update BACKERS.md --- BACKERS.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/BACKERS.md b/BACKERS.md index 9e5c3ea3..4ffdd6ea 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -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 From 96773ab447c74927e15d63bd46aaba653830cfc5 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Mon, 27 Jan 2020 07:39:16 +0100 Subject: [PATCH 2/2] Minor: fix indentation --- templates/dhcp.php | 313 +++++++++++++++++++++++---------------------- 1 file changed, 157 insertions(+), 156 deletions(-) diff --git a/templates/dhcp.php b/templates/dhcp.php index 20c20250..cee466cf 100755 --- a/templates/dhcp.php +++ b/templates/dhcp.php @@ -14,184 +14,185 @@ -
- showMessages(); ?> -
- - - - -
-
-

DHCP server settings

-
-
- - -
-
-
-
- - -
-
+
+ showMessages(); ?> + + + + + +
+
+

DHCP server settings

+
+
+ + +
+
+
+
+ + +
+
-
-
- - -
-
+
+
+ + +
+
-
-
- - -
-
- - -
-
- -
-
- - -
-
+
+
+ + +
+
+ + +
+
+ +
+
+ + +
+
-
-
- - -
-
+
+
+ + +
+
- - " name="savedhcpdsettings" /> - - " name="stopdhcpd" /> - - " name="startdhcpd" /> - - -
+ + " name="savedhcpdsettings" /> + + " name="stopdhcpd" /> + + " name="startdhcpd" /> + + +
-
-

Client list

-
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - -
-
-
+
+

Client list

+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+
-
- - -
+
+ + +
- " class="form-control"> -
-
+ " class="form-control"> +
+
" class="form-control"> -
-
+
+
-
-
- -
+
+
+ +
-

-
-
- " class="form-control" autofocus="autofocus"> -
-
- " class="form-control"> -
-
- -
+

+
+
+ " class="form-control" autofocus="autofocus">
+
+ " class="form-control"> +
+
+ +
+
- - - " name="savedhcpdsettings" /> - '; - } else { - echo''; - } - ?> - + + + + " name="savedhcpdsettings" /> + '; + } else { + echo''; + } + ?> +
-
+