mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-10 17:23:23 +01:00
Mir fix on label.
This commit is contained in:
parent
d6a60636ed
commit
d7ca087182
@ -76,9 +76,9 @@
|
|||||||
<c:if test="${requestScope['google.ads.enabled']}">
|
<c:if test="${requestScope['google.ads.enabled']}">
|
||||||
<div class="row" style="text-align: center;">
|
<div class="row" style="text-align: center;">
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<!-- Template Page (All pages) -->
|
<!-- Wise: Pages Footer (All pages) -->
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:inline-block;width:728px;height:90px;text-align: center;"
|
style="display:inline-block;width:728px;height:90px"
|
||||||
data-ad-client="ca-pub-7564778578019285"
|
data-ad-client="ca-pub-7564778578019285"
|
||||||
data-ad-slot="3798492923"></ins>
|
data-ad-slot="3798492923"></ins>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user