lang->description;
?>
diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php
index 2fa0f8e..00efa2a 100755
--- a/frontend/views/layouts/main.php
+++ b/frontend/views/layouts/main.php
@@ -126,7 +126,7 @@
'logo_ logoqq',
+ 'class' => 'logo_',
])
?>
diff --git a/frontend/views/project/_list_item.php b/frontend/views/project/_list_item.php
index 103eb58..3ffbed9 100755
--- a/frontend/views/project/_list_item.php
+++ b/frontend/views/project/_list_item.php
@@ -37,7 +37,7 @@
?>
+
lang->description_preview?:$model->lang->description;
?>
diff --git a/frontend/views/project/view.php b/frontend/views/project/view.php
index f49bf21..2b73aa2 100755
--- a/frontend/views/project/view.php
+++ b/frontend/views/project/view.php
@@ -34,7 +34,7 @@
}
?>
-
+
lang->description;
?>
diff --git a/frontend/views/search/_search_item.php b/frontend/views/search/_search_item.php
index b280f51..9a869ea 100755
--- a/frontend/views/search/_search_item.php
+++ b/frontend/views/search/_search_item.php
@@ -36,7 +36,7 @@
]);
?>
-
+
lang->description;
--
libgit2 0.21.4