diff --git a/src/app/frontend/views/page/item.php b/src/app/frontend/views/page/item.php index 28d3956..7742c74 100644 --- a/src/app/frontend/views/page/item.php +++ b/src/app/frontend/views/page/item.php @@ -383,7 +383,7 @@ '
'.$this->common->shortenString( $n['abstract_info'], 230 ).'
'. - 'Докладніше'. + ''.$t->_("more").''. ''. ''; } -- libgit2 0.21.4