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