mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Switch user manual to indian accounts
This commit is contained in:
parent
b117148241
commit
b81f7d7edc
@ -17,9 +17,9 @@
|
|||||||
{% if not embedded %}
|
{% if not embedded %}
|
||||||
<div id="ad-container" style="text-align:center">
|
<div id="ad-container" style="text-align:center">
|
||||||
<script type="text/javascript"><!--
|
<script type="text/javascript"><!--
|
||||||
google_ad_client = "ca-pub-2595272032872519";
|
google_ad_client = "ca-pub-5939552585043235";
|
||||||
/* User Manual horizontal */
|
/* User Manual horizontal */
|
||||||
google_ad_slot = "3131592704";
|
google_ad_slot = "7580893187";
|
||||||
google_ad_width = 728;
|
google_ad_width = 728;
|
||||||
google_ad_height = 90;
|
google_ad_height = 90;
|
||||||
//-->
|
//-->
|
||||||
@ -58,11 +58,12 @@
|
|||||||
<p class="logo">
|
<p class="logo">
|
||||||
<a href="http://calibre-ebook.com"><img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/></a>
|
<a href="http://calibre-ebook.com"><img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||||
<input type="hidden" name="cmd" value="_s-xclick" />
|
<input type="hidden" name="cmd" value="_s-xclick" />
|
||||||
<input type="hidden" name="hosted_button_id" value="3028915" />
|
<input type="hidden" name="hosted_button_id" value="AF4H3B8QVDG6N" />
|
||||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Donate to support calibre development" style="border:0pt" />
|
<input type="image" src="http://manual.calibre-ebook.com/simple_donate_button.gif" border="0" name="submit" alt="Donate to support calibre development" style="border:0pt" />
|
||||||
<img alt="" border="0" src="https://www.paypal.com/en_US/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>
|
||||||
<hr/>
|
<hr/>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user