Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Nov 21, 2021
1 parent c1b868b commit 5a841ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/admin-backup/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
);

?>
<?= \yii\helpers\Html::a("<i class=\"fa fa-check\"></i> ".\Yii::t('skeeks/dbDumper',
<?= \yii\helpers\Html::a(" ".\Yii::t('skeeks/dbDumper',
'Make a backup'), "#", [
'class' => 'btn btn-primary sx-btn-make',
]); ?>
Expand Down

0 comments on commit 5a841ac

Please sign in to comment.