Fixed external click for ads
This commit is contained in:
parent
f86cde7c7c
commit
c0f6d2eeec
4 changed files with 38 additions and 23 deletions
|
|
@ -11,9 +11,11 @@
|
|||
<div class="explain-description">We recommend the following exchange:</div>
|
||||
<div class="item item-divider"></div>
|
||||
<div>
|
||||
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
|
||||
<p id="exchange-name" style="font-size: 32px;"></p>
|
||||
<p id="exchange-text"></p>
|
||||
<a href="" target="_blank" id="exchange-link">
|
||||
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
|
||||
<p id="exchange-name" style="font-size: 32px;"></p>
|
||||
<p id="exchange-text"></p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item item-divider"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue