add title in pages authors and genrise
This commit is contained in:
@@ -137,6 +137,7 @@ function author_kuri($slug, $page = 1){
|
|||||||
|
|
||||||
|
|
||||||
$breadcrumbs['page'] = $pagetitle;
|
$breadcrumbs['page'] = $pagetitle;
|
||||||
|
$title = $pagetitle.' - КЛАН';
|
||||||
|
|
||||||
|
|
||||||
$tempcontent = VIEWPATH.'books.phtml';
|
$tempcontent = VIEWPATH.'books.phtml';
|
||||||
@@ -186,6 +187,7 @@ function knigi_kuri($slug, $page = 1){
|
|||||||
|
|
||||||
|
|
||||||
$breadcrumbs['page'] = $pagetitle;
|
$breadcrumbs['page'] = $pagetitle;
|
||||||
|
$title = $pagetitle.' - КЛАН';
|
||||||
|
|
||||||
|
|
||||||
$tempcontent = VIEWPATH.'books.phtml';
|
$tempcontent = VIEWPATH.'books.phtml';
|
||||||
|
|||||||
Reference in New Issue
Block a user