diff --git a/src/app/frontend/views/menu/profTips.php b/src/app/frontend/views/menu/profTips.php index 77de50f..b5ffb23 100644 --- a/src/app/frontend/views/menu/profTips.php +++ b/src/app/frontend/views/menu/profTips.php @@ -47,7 +47,7 @@ ''. '
'.$this->common->shortenString( $n['abstract_info'], 230 ).'
'. ''.date("d-m-Y", strtotime($n['publish_date'])).'
'. - 'Докладніше'. + ''.$t->_("more").''. ''. ''; } -- libgit2 0.21.4