Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 948 → Rev 949

/trunk/papyrus/applettes/menu/menu.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: menu.php,v 1.26 2006-07-04 09:43:21 alexandre_tb Exp $
// CVS : $Id: menu.php,v 1.27 2006-09-20 09:25:31 alexandre_tb Exp $
/**
* Applette : menu
*
38,7 → 38,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.26 $ $Date: 2006-07-04 09:43:21 $
*@version $Revision: 1.27 $ $Date: 2006-09-20 09:25:31 $
// +------------------------------------------------------------------------------------------------------+
*/
 
180,6 → 180,7
$tete = '';
$corps = '';
$pied = '';
$i18n_url = '' ;
$id_langue = $_GEN_commun['i18n'];//identifiant de la langue choisie
if ($id_langue != GEN_I18N_ID_DEFAUT) {
484,6 → 485,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.26 2006/07/04 09:43:21 alexandre_tb
* correction d'un bug du javascript
*
* Revision 1.25 2006/06/28 12:53:34 ddelon
* Multilinguisme : menu par defaut
*