Exemplo n.º 1
0
					<span class="installed"><?php 
            echo tr('installe');
            ?>
</span> <br/>(<a href="<?php 
            echo module_mods_all_market::getMarketLink('detail_' . $oBloc['id']);
            ?>
#createon"><?php 
            echo tr('voir');
            ?>
</a>)
					<?php 
        } else {
            ?>

						<a href="<?php 
            echo module_mods_all_market::getMarketLink('detail_' . $oBloc['id']);
            ?>
#createon"><?php 
            echo tr('install');
            ?>
</a>

					<?php 
        }
        ?>
</td>
			</tr>
			<?php 
    }
    ?>
		<?php