From 4639e25a658d9a0bf295415642fae8e8cdad846a Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 27 Apr 2020 12:59:08 -0700 Subject: search svc_acct by service def --- httemplate/elements/tr-select-part_svc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/tr-select-part_svc.html b/httemplate/elements/tr-select-part_svc.html index 959ac8dd9..efe18a0e6 100644 --- a/httemplate/elements/tr-select-part_svc.html +++ b/httemplate/elements/tr-select-part_svc.html @@ -5,7 +5,7 @@ % } else { - <% $opt{'label'} || 'Service definition' %> + <% $opt{'label'} || 'Service definition' %> <% include( '/elements/select-part_svc.html', 'multiple' => 1, -- cgit v1.2.1