Merge branch 'devel' into sidebar_warnings

This commit is contained in:
RD WebDesign
2022-04-06 19:00:56 -03:00
9 changed files with 43 additions and 12 deletions

View File

@@ -308,10 +308,10 @@ if($auth) {
</li>
<!-- Menu Footer -->
<li class="user-footer">
<!-- PayPal -->
<!-- Donate Button -->
<div class="text-center">
<a href="https://pi-hole.net/donate/" rel="noopener" target="_blank">
<img src="img/donate.gif" alt="Donate" width="147" height="47">
<a class="btn btn-primary btn-lg donate" href="https://pi-hole.net/donate/" rel="noopener" target="_blank">
<i class="fas fa-fw menu-icon fa-donate"></i> Donate
</a>
</div>
</li>