-
$langs = $L->GetLanguageList();
$curr = $L->GetCurrentLanguage();
$contacts = new Contacts();
$unreadContacts = $contacts->countUnread();
$ls = array();
if (!empty($langs)) {
foreach ($langs as $lng) {
$n = $L->GetLangName($lng);
if ($curr == $lng) {
$ls[] = '
- '.$n.' '; } else { $ls[] = '
- '.$n.' '; } } } echo implode ('
- | ',$ls); if ($Admin->LOGGED_IN) { ?>
- |
- =$L->Str('Iziet')?> } ?>
- >=$L->Str('Sadaļas')?>
- >=$L->Str('Autoserviss')?>
- >=$L->Str('Preces')?>
- >=$L->Str('Pasūtījumi')?> =$oc>0?'('.$oc.')':''?>
- >=$L->Str('Contacts_info')?> =$unreadContacts>0?'('.$unreadContacts.')':''?>
- >=$L->Str('Valodas')?>
- >=$L->Str('Galerija')?>
- >=$L->Str('Works')?>
- >=$L->Str('About us')?>
- >=$L->Str('Videogallery')?>
- >=$L->Str('Reviews')?>
- >=$L->Str('Partners')?>
- >=$L->Str('Baneri')?>
- >=$L->Str('Uzstādījumi')?>
- >=$L->Str('clients')?>