diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js b/web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js index 407bc12dd..2f00c1279 100644 --- a/web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js +++ b/web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js @@ -20,7 +20,7 @@ function($, _, S, pgAdmin, pgBrowser, alertify) { type: 'fts_template', canDrop: true, canDropCascade: true, - label: '{{ _('FTS Templates') }}', + label: '{{ _('FTS Template') }}', hasSQL: true, hasDepends: true, Init: function() {