Skip to content

Commit

Permalink
+ value to button
Browse files Browse the repository at this point in the history
  • Loading branch information
bladeroot committed Sep 28, 2015
1 parent 5084c5b commit 2b195f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/server/_reinstall.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
'label' => Yii::t('app', 'Reinstall'),
'data-loading-text' => Yii::t('app', 'Resinstalling started...'),
'class' => 'btn btn-warning',
'label' => Yii::t('app', 'Reinstall'),
]
]
]);
Expand Down Expand Up @@ -96,4 +97,4 @@
});
", \yii\web\View::POS_READY, 'os-selector-init');

ModalButton::end();
ModalButton::end();

0 comments on commit 2b195f9

Please sign in to comment.