add author
This commit is contained in:
@@ -66,6 +66,11 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<li class="header-div<?if ($type == 'mybooks'):?> mob-hidden<?endif?>">
|
||||
<a href="<?=SITE?>mybooks">Моя библиотека</a>
|
||||
</li>
|
||||
<?if ($author !== ''):?>
|
||||
<li class="header-div">
|
||||
<?=$author?>
|
||||
</li>
|
||||
<?endif?>
|
||||
<?if ($title !== '' and $title !== 'Моя библиотека'):?>
|
||||
<li>
|
||||
<i style="float:left" class="fas fa-arrow-right"></i>
|
||||
|
||||
Reference in New Issue
Block a user