Skip to content

Commit

Permalink
Fixed issue #10929: Missing translation in home page configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Apr 15, 2016
1 parent b4efae4 commit 505211f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/views/admin/homepagesettings/index.php
Expand Up @@ -65,6 +65,7 @@

<?php $this->widget('bootstrap.widgets.TbGridView', array(
'dataProvider'=>$dataProvider,
'summaryText'=>gT('Displaying {start}-{end} of {count} result(s).'),
'columns' => array(
array(
'header' => gT('Position'),
Expand Down

0 comments on commit 505211f

Please sign in to comment.