Update anpdf.phtml
This commit is contained in:
@@ -30,19 +30,21 @@
|
||||
</script>
|
||||
<canvas id="the-canvas" style="width:100%;margin: 2% 0;"></canvas>
|
||||
|
||||
<ul id="pdf-nav" style="display: flex;align-items:center;height: 51px;width: 100%;background: #2c2e35;font-size: 1.1em;box-sizing: border-box;">
|
||||
<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;">
|
||||
|
||||
<?if (isset($prevurl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;"><a style="color:white;" href="<?=$prevurl?>"><=<?=$prevpage?> страница</a></li>
|
||||
<li style="list-style-type:none;margin-right: 10px;"><a style="color:white;" href="<?=$prevurl?>"><<?=$prevpage?></a></li>
|
||||
<?endif?>
|
||||
<li style="list-style-type:none;color:white;margin-right: 10px;"><?=$page?></li>
|
||||
<?if (isset($nexturl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;"><a style="color:white;" href="<?=$nexturl?>"><?=$nextpage?> страница=></a></li>
|
||||
<li style="list-style-type:none;margin-right: 10px;"><a style="color:white;" href="<?=$nexturl?>"><?=$nextpage?>></a></li>
|
||||
<?endif?>
|
||||
|
||||
<a href="https://argumenti.ru/robomail/486">Получайте газету на email</a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<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