Update anpdf.phtml
This commit is contained in:
@@ -71,19 +71,18 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<canvas id="the-canvas" style="width:100%;margin: 2% 0;"></canvas>
|
||||
|
||||
<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: 50%;">
|
||||
|
||||
<?if (isset($prevurl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$prevurl?>">< </a></li>
|
||||
<?endif?>
|
||||
<li style="list-style-type:none;color:white;margin-right: 10px;float: left;"><?=$page?></li>
|
||||
<?if (isset($nexturl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$nexturl?>"> ></a></li>
|
||||
<?endif?>
|
||||
</ul>
|
||||
<p style="width: 50%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
||||
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
||||
</p>
|
||||
<ul id="pdf-nav" style="font-size: 1.1em;width: 50%;font-weight:bold;display: flex;justify-content: center;">
|
||||
<?if (isset($prevurl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$prevurl?>">< </a></li>
|
||||
<?endif?>
|
||||
<li style="list-style-type:none;color:white;margin-right: 10px;float: left;"><?=$page?></li>
|
||||
<?if (isset($nexturl)):?>
|
||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$nexturl?>"> ></a></li>
|
||||
<?endif?>
|
||||
</ul>
|
||||
<p style="width: 50%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
||||
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="smi_teaser_13132" style="width:100%;">
|
||||
<center>
|
||||
|
||||
Reference in New Issue
Block a user