Skip to content
Snippets Groups Projects
Commit 0f399677 authored by Nicolas Nambinintsoa's avatar Nicolas Nambinintsoa
Browse files

add img panel

parent b974d8b1
No related branches found
No related tags found
No related merge requests found
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
<br> <br>
<br> <br>
<div class="col-xs-12 col-sm-12 no-padding text-center "> <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> </div>
<?php } ?> <?php } ?>
<!--<div class="col-xs-12 col-sm-offset-1 col-sm-10 shadow2 bg-white margin-top-35"> <!--<div class="col-xs-12 col-sm-offset-1 col-sm-10 shadow2 bg-white margin-top-35">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment