This commit is contained in:
Aram HARUTYUNYAN 2013-09-12 14:16:42 +00:00
parent e8821c87b3
commit d3d8e174ae

View File

@ -44,7 +44,6 @@
<?php if ( count($this->dirigeants)>0 ) { ?>
<style>
table.data td { border:1px solid #ccc; padding:5px; }
div.img {background:url(/themes/default/images/worldcheck/wc.png) no-repeat; height:25px; width:25px;}
</style>
<table class="data">
<?php foreach ($this->dirigeants as $dir) {?>