add title in pages authors and genrise

This commit is contained in:
Your Name
2021-08-17 00:59:13 +03:00
parent 20f58a2ccf
commit 4f89e2710f

View File

@@ -137,6 +137,7 @@ function author_kuri($slug, $page = 1){
$breadcrumbs['page'] = $pagetitle;
$title = $pagetitle.' - КЛАН';
$tempcontent = VIEWPATH.'books.phtml';
@@ -186,6 +187,7 @@ function knigi_kuri($slug, $page = 1){
$breadcrumbs['page'] = $pagetitle;
$title = $pagetitle.' - КЛАН';
$tempcontent = VIEWPATH.'books.phtml';