1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
This commit is contained in:
Mzhelskiy Maxim 2009-03-29 12:20:24 +00:00
parent 0bca992257
commit 6c83cf0830

View file

@ -65,7 +65,7 @@ class ActionComments extends Action {
*/
$this->Viewer_Assign('aPaging',$aPaging);
$this->Viewer_Assign("aComments",$aComments);
$this->Viewer_AddHtmlTitle($this->Lang_Get('comments'));
$this->Viewer_AddHtmlTitle($this->Lang_Get('comments_all'));
/**
* Устанавливаем шаблон вывода
*/