Skip to content

Commit

Permalink
adjusted terminology
Browse files Browse the repository at this point in the history
  • Loading branch information
illiphilli committed Jul 12, 2011
1 parent 4fab4bf commit b0d0f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/modules/ecommerce/views/ecomconfig/configure.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
</div>
<div id="tab8">
<h2>{"General Store Display"|gettext}</h2>
{control type="text" name="images_per_row" label="Images per row on listing pages" size="3" value=$config.images_per_row}
{control type="text" name="images_per_row" label="Products per row" size="3" value=$config.images_per_row}
</div>
</div>
</div>
Expand Down

0 comments on commit b0d0f47

Please sign in to comment.