Source for file help.php
Documentation is available at help.php
* @author linea21 <info@linea21.com>
* @license http://opensource.org/licenses/gpl-3.0.html
//////////// Check Inclusion de pages ////////////
include_once("../lib/lib_common.php");
$dirbox = $dir . "/help";
class="brendstep brendstepfooter" />
<div class="headerhelp"><a href="#aideencre"
title=" <?php echo _t('help','title');?>" class="help_ico aideencre"></a>
<div class="help"><a href="#aideencre" id="aideencre" class="aideencre"
title=" <?php echo _t('help','title');?>"> <?php echo _t('help','title');?></a>
include_once(THEME_ADMIN_PATH. "footer_content.php");
|