'; +} + +function liste_lang() +{ + global $ALLOWED_LANGUAGES; global $locale; + + $str = ''; + + foreach ($ALLOWED_LANGUAGES as $k => $v ) { + if (substr($k,0,2)===$locale) { + $str .= '' . "\n" ; + } else { + $str .= '' . "\n" ; + } + } + + return $str; +} + +function bandeau_pied() +{ + echo ' +