diff --git a/ontology/generic-function/veda-function-search.ttl b/ontology/generic-function/veda-function-search.ttl
index fbbf1a274..9dabfb24f 100644
--- a/ontology/generic-function/veda-function-search.ttl
+++ b/ontology/generic-function/veda-function-search.ttl
@@ -66,6 +66,11 @@ v-fs:FilesRegistry
rdfs:label "Реестр с файлами"@ru ;
rdfs:label "Registry with files"@en ;
.
+v-fs:DownloadAllFiles
+ rdf:type v-s:Bundle ;
+ rdfs:label "Скачать все файлы"@ru ;
+ rdfs:label "Download all files"@en ;
+.
v-fs:SetColumns
rdf:type v-s:Bundle ;
rdfs:label "Настроить столбцы"@ru ;
diff --git a/ontology/system-core/templates/v-ui_StandardButtonsTemplate.js b/ontology/system-core/templates/v-ui_StandardButtonsTemplate.js
index 15f2c3c27..cd1b90c0b 100644
--- a/ontology/system-core/templates/v-ui_StandardButtonsTemplate.js
+++ b/ontology/system-core/templates/v-ui_StandardButtonsTemplate.js
@@ -373,7 +373,7 @@ export const html = `
-
+