[-] BO : fix #PSCFV-2353

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15456 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-05-19 16:40:18 +00:00
parent b558fcc94a
commit e27509bc0a
2 changed files with 2 additions and 0 deletions
@@ -1366,6 +1366,7 @@ class ThemeInstallator extends Module
<legend>'.$this->l('Modules').'</legend>
<label>'.$this->l('Select the modules that you wish to export').'</label>
<div class="margin-form">'.$tmp.'</div>
<div class="info">'.$this->l('It\'s a list of installed modules which are not native.').'</div>
</fieldset>
<p class="clear">&nbsp;</p>';
}