Update anpdf.phtml
This commit is contained in:
@@ -75,12 +75,20 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
t.parentNode.insertBefore(s, t);
|
||||
})(this, this.document, "yandexContextAsyncCallbacks");
|
||||
</script>
|
||||
<p style="width: 40%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
||||
<?if ($filedown):?>
|
||||
<a style="color:white;" href="<?=$pdfile?>">Если, по какой-то причине у вас не загрузилась газеты ниже, то нажмите сюда, чтобы скачать pdf</a>
|
||||
<?else:?>
|
||||
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
||||
<?endif?>
|
||||
</p>
|
||||
|
||||
<div id="pdfprogress" style="text-align: center;font-weight: bold;margin-top: 13px;font-size: 1.2em;">Идет обращение к серверу...</div>
|
||||
<canvas id="the-canvas" style="width:100%;margin: 2% 0;text-align:center;"></canvas>
|
||||
<script src="/pub/scripts/anpdf.js?ver=3"></script>
|
||||
|
||||
<div style="display: flex;align-items:center;height: 51px;width: 100%;background: #2c2e35;box-sizing: border-box;">
|
||||
<ul id="pdf-nav" style="font-size: 1.1em;width: 60%;font-weight:bold;display: flex;justify-content: center;padding:0px;">
|
||||
<ul id="pdf-nav" style="font-size: 1.1em;width: 100%;font-weight:bold;display: flex;justify-content: center;padding:0px;">
|
||||
<?if (isset($prevurl)):?>
|
||||
<li style="list-style-type:none;margin-right: 15px;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 10px;font-size: .85em;display: flex;align-items: center;"><a style="color:white;text-decoration: none;" href="<?=$prevurl?>">< Предыдущая страница</a></li>
|
||||
<?endif?>
|
||||
@@ -89,13 +97,6 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<li style="list-style-type:none;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 10px;font-size: .85em;display: flex;align-items: center;"><a style="color:white;text-decoration: none;" href="<?=$nexturl?>">Следующая страница ></a></li>
|
||||
<?endif?>
|
||||
</ul>
|
||||
<p style="width: 40%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
||||
<?if ($filedown):?>
|
||||
<a style="color:white;" href="<?=$pdfile?>">Скачать PDF на устройство</a>
|
||||
<?else:?>
|
||||
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
||||
<?endif?>
|
||||
</p>
|
||||
</div>
|
||||
<div id="smi_teaser_13132" style="width:100%;">
|
||||
<center>
|
||||
|
||||
Reference in New Issue
Block a user