Yarik
/
vitex
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
92f214e8991407f6cdb4f05e120befa6d901d30e
Authored by
Yarik
2016-12-28 16:35:20 +0200
1 parent
12a1e136
Article
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/collection/view.php
Inline
Side-by-side
frontend/views/collection/view.php
Wrap text
Show/Hide comments
View file @
92f214e
...
...
@@ -52,7 +52,7 @@
52
52
</div>
53
53
<table>
54
54
<tr>
55
- <td><?php echo Yii::t('app', '
Название
'); ?>:</td>
55
+ <td><?php echo Yii::t('app', '
Артикул
'); ?>:</td>
56
56
<td>
57
57
<?php
58
58
echo $variant->sku;
...
...