mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-04 00:36:45 +00:00
Add adv of our hosting.
This commit is contained in:
parent
112e2b37ae
commit
06b23c9b94
28
tpl/home.php
28
tpl/home.php
@ -176,19 +176,13 @@
|
|||||||
</a>
|
</a>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<?php else: ?>
|
|
||||||
|
<?php elseif (L('current_language') == "ru"): ?>
|
||||||
|
|
||||||
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||||
<a class="ProgresssBarLink" href="opensource" target="_blank">
|
<a href="https://beget.com/?id=215303" target="_blank"><img src="https://cp.beget.com/promo_data/static/static468x60_1.png" border="0"></a>
|
||||||
<div class="ProgressBar" style="height:32px">
|
|
||||||
<div class="ProgressBarFill" style="width:0%;"></div>
|
|
||||||
<span class="ProgressBarText" style="top:-28px"><p><?= L('opensource_message')?></p></span>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<?php endif; ?>
|
|
||||||
|
|
||||||
<? if (L('current_language') == "ru" && false): ?>
|
|
||||||
<!--
|
<!--
|
||||||
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||||
|
|
||||||
@ -226,7 +220,19 @@
|
|||||||
<!--
|
<!--
|
||||||
</section>
|
</section>
|
||||||
-->
|
-->
|
||||||
<? endif; ?>
|
|
||||||
|
<?php else: ?>
|
||||||
|
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||||
|
<a class="ProgresssBarLink" href="opensource" target="_blank">
|
||||||
|
<div class="ProgressBar" style="height:32px">
|
||||||
|
<div class="ProgressBarFill" style="width:0%;"></div>
|
||||||
|
<span class="ProgressBarText" style="top:-28px"><p><?= L('opensource_message')?></p></span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<?php endif; ?>
|
||||||
|
|
||||||
<section class="translation">
|
<section class="translation">
|
||||||
<div id="addEdge">
|
<div id="addEdge">
|
||||||
<form>
|
<form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user