diff --git a/views/admin/index.php b/views/admin/index.php index 36373ab45bd6e70698b9906f94462154cee8b889..84ee6595bf616b7ff6141b4fae6e7e1e4e330158 100755 --- a/views/admin/index.php +++ b/views/admin/index.php @@ -359,7 +359,7 @@ <br> <br> <div class="col-xs-12 col-sm-12 no-padding text-center "> - <img src="<?php echo Yii::app()->theme->baseUrl.'/assets/img/admin.gif'; ?>" class="" style="width: 70%"> + <img src="<?php echo Yii::app()->theme->baseUrl.'/assets/img/admin.png'; ?>" class="" style="width: 80%"> </div> <?php } ?> <!--<div class="col-xs-12 col-sm-offset-1 col-sm-10 shadow2 bg-white margin-top-35">