diff --git a/xq/restx_dict_cached.xq b/xq/restx_dict_cached.xq index 9166f15..4d0a906 100644 --- a/xq/restx_dict_cached.xq +++ b/xq/restx_dict_cached.xq @@ -49,7 +49,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {
  • { switch($lang) - case 'ru' return 'ИЭСОЯ В. И. Абаева' + case 'ru' return 'ИЭСОЯ' default return `Abaevdict` } β
  • {