$value) { $name = $value[0]; $select = LANGUAGE_TYPE == $key ? "this":""; $tpl .= "
  • {$name}
  • "; } echo $tpl; ?>