mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
DRYer
This commit is contained in:
parent
07d5f721d4
commit
c45b08f504
@ -9,7 +9,7 @@ function toggle_languages_menu() {
|
||||
<div style="text-align: center">
|
||||
<a href="https://calibre-ebook.com" title="calibre homepage" id="calibre-homepage-logo"><img src="{{ pathto('_static/logo.png', 1) }}" /></a>
|
||||
<br/>
|
||||
<form id="donate_form" action="https://www.paypal.com/cgi-bin/webscr" method="post" title="Contribute to support calibre development">
|
||||
<form id="donate_form" action="https://www.paypal.com/cgi-bin/webscr" method="post" title="{{ support_tooltip }}">
|
||||
<style>
|
||||
#donate_form input[type=submit] {
|
||||
border-radius: 6px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user