mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Set Patreon image width
This commit is contained in:
parent
6c2786dd78
commit
b53f16645c
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ ${next.modalIncludes()}
|
||||||
Click the button below to continue to Patreon.
|
Click the button below to continue to Patreon.
|
||||||
</p>
|
</p>
|
||||||
<a href="${anon_url('https://www.patreon.com/join/tautulli')}" target="_blank" rel="noreferrer">
|
<a href="${anon_url('https://www.patreon.com/join/tautulli')}" target="_blank" rel="noreferrer">
|
||||||
<img src="images/become_a_patron_button.png" alt="Become a Patron" height="40">
|
<img src="images/become_a_patron_button.png" alt="Become a Patron" width="170" height="40">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div role="tabpanel" class="tab-pane" id="paypal-donation" style="text-align: center">
|
<div role="tabpanel" class="tab-pane" id="paypal-donation" style="text-align: center">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue