Browse Source

Added logos to the donations tab

deadtom 1 month ago
parent
commit
3345970546
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ownchatbot/templates/mgmt.html

+ 2 - 2
ownchatbot/templates/mgmt.html

@@ -377,7 +377,7 @@
         OwnchatBot can integrate with Ko-fi and GiveButter, awarding viewers points for donations and monthly subscriptions.
             <form id='kofi-settings_form' method="POST" action="/mgmt/ksettings">
                 <table>
-                <h3><u>Ko-fi</u></h3>
+                <h3><img style="height: 25px; width: auto; padding-right: 8px; !important" alt="Coffee Cup Logo" src="/static/img/kofi_symbol.png"> <u>Ko-fi</u></h3>
                 
                 <h4> Donations </h4>
                     <thead>
@@ -443,7 +443,7 @@
             <br><br>
             <form id='gb-settings_form' method="POST" action="/mgmt/gbsettings">
                 <table>
-                <h3><u>GiveButter</u></h3>
+                <h3><img style="height: 25px; width: auto; padding-right: 8px; !important" alt="Give Butter Logo" src="/static/img/givebutter.png"> <u>GiveButter</u></h3>
                 
                 <h4> Donations </h4>
                     <thead>