From 71301d9c5bb8a1d341b0459c8616755f30011172 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 16:35:08 +0300 Subject: [PATCH] 123 --- frontend/views/comments/_form.php | 4 ++++ frontend/web/css/style.css | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/frontend/views/comments/_form.php b/frontend/views/comments/_form.php index f82ded3..920db1c 100755 --- a/frontend/views/comments/_form.php +++ b/frontend/views/comments/_form.php @@ -23,6 +23,10 @@ ]), ]); ?> +
+ Больше отзывов + Написать отзыв +
Мы обязательно рассмотрим все отзывы!
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2079a47..08ace92 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1831,6 +1831,7 @@ p.right{text-align: right;} .artbox_form_container{ max-width: 705px; margin: 0 auto; + } /**/ -- libgit2 0.21.4