<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
<h3><?php echo tr('utilisation'); ?> </h3> <p><?php echo module_mods_all_market::formate($this->utilisation); ?> </p> <?php } ?> <br/> <form action="<?php echo module_mods_all_market::getInstallLinkModule($this->id, $this->version); ?> " method="POST"> <a href="<?php echo _root::getLink('builder::edit', array('id' => _root::getParam('id'), 'action' => 'mods_all_market::index', 'saction' => 'install', 'market' => 'normal_list_1')); ?> #createon"><?php echo tr('retour'); ?> </a> <input type="submit" value="<?php echo tr('install'); ?> "/> </form> </div>