diff --git a/xq/restx_dict_cached.xq b/xq/restx_dict_cached.xq index 8170228..92987b8 100644 --- a/xq/restx_dict_cached.xq +++ b/xq/restx_dict_cached.xq @@ -102,7 +102,10 @@ declare function page:header($lang as xs:string, $href-other as xs:string) { + aria-label="Search"> + {if (exists(session:get('searchQuery'))) then + attribute disabled {"1"} } + {if (not(session:get('searchQuery'))) then