Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Nov 10, 2016
1 parent 479c697 commit 556612e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/dashboard/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<?php if (Yii::getAlias('@tariff', false) && Yii::$app->user->can('manage')) : ?>
<div class="col-lg-3 col-md-6 col-sm-12 col-xs-12">
<?php $box = SmallBox::begin([
'boxTitle' => Yii::t('hipanel/finance', 'Tariff'),
'boxTitle' => Yii::t('hipanel/finance', 'Tariffs'),
'boxIcon' => 'fa-usd',
'boxColor' => SmallBox::COLOR_GREEN,
]) ?>
Expand Down

0 comments on commit 556612e

Please sign in to comment.