Update anpdf.phtml
This commit is contained in:
@@ -28,21 +28,21 @@
|
|||||||
t.parentNode.insertBefore(s, t);
|
t.parentNode.insertBefore(s, t);
|
||||||
})(this, this.document, "yandexContextAsyncCallbacks");
|
})(this, this.document, "yandexContextAsyncCallbacks");
|
||||||
</script>
|
</script>
|
||||||
<canvas id="the-canvas" style="width:100%;"></canvas>
|
<canvas id="the-canvas" style="width:100%;margin: 2% 0;"></canvas>
|
||||||
|
|
||||||
<div id="pdf-nav">
|
<ul id="pdf-nav">
|
||||||
|
|
||||||
<?if (isset($prevurl)):?>
|
<?if (isset($prevurl)):?>
|
||||||
<a href="<?=$prevurl?>"><=<?=$prevpage?> страница<a/>
|
<li><a href="<?=$prevurl?>"><=<?=$prevpage?> страница</a></li>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
<strong><?=$page?></strong>
|
<li><?=$page?></li>
|
||||||
<?if (isset($nexturl)):?>
|
<?if (isset($nexturl)):?>
|
||||||
<a href="<?=$nexturl?>"><?=$nextpage?> страница=><a/>
|
<li><a href="<?=$nexturl?>"><?=$nextpage?> страница=></a></li>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
|
||||||
<a href="https://argumenti.ru/robomail/486">Получайте газету на email</a>
|
<a href="https://argumenti.ru/robomail/486">Получайте газету на email</a>
|
||||||
|
|
||||||
</div>
|
</ul>
|
||||||
<div id="smi_teaser_13132" style="width:100%;">
|
<div id="smi_teaser_13132" style="width:100%;">
|
||||||
<center>
|
<center>
|
||||||
<a href="https://24smi.info/?utm_source=informer_13132">
|
<a href="https://24smi.info/?utm_source=informer_13132">
|
||||||
|
|||||||
Reference in New Issue
Block a user