mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 02:08:24 +00:00
Added a tail to .hmtl files
HTML-files `doc.html` and `setup.html` were missing closing tags. Also some empty lines removed. Signed-off-by: Geert Stappers <stappers@stappers.nl>
This commit is contained in:
committed by
Simon Kelley
parent
f74b74e521
commit
dfcef19fb4
4
doc.html
4
doc.html
@@ -95,7 +95,5 @@ a contribution towards my expenses, please use the donation button below.
|
|||||||
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
|
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
|
||||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
|
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
|
</HTML>
|
||||||
|
|||||||
@@ -229,3 +229,5 @@ contents of the cache to the syslog.
|
|||||||
|
|
||||||
<P>For a complete listing of options please take a look at the manpage
|
<P>For a complete listing of options please take a look at the manpage
|
||||||
dnsmasq(8).
|
dnsmasq(8).
|
||||||
|
</BODY>
|
||||||
|
</HTML>
|
||||||
|
|||||||
Reference in New Issue
Block a user