Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
bf6045a853ea1b349062ffb123cca59a9f519dca
Authored by
Yarik
2016-09-02 11:12:26 +0300
1 parent
e407c463
Rating styling fix.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/catalog/product.php
Inline
Side-by-side
frontend/views/catalog/product.php
Wrap text
Show/Hide comments
View file @
bf6045a
...
...
@@ -196,7 +196,7 @@
196
196
if($comment_count) {
197
197
echo "Отзывов: " . $comment_count;
198
198
} else {
199
- echo "Остав
ть отзыв";
199
+ echo "Остав
и
ть отзыв";
200
200
}
201
201
?>
202
202
</a></p>
...
...