From 6f58ae775b905cd462dd0faafee95973414a45d2 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 17 Jul 2017 19:18:12 -0700 Subject: 4.x style reports --- httemplate/elements/tr-select-user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/tr-select-user.html') diff --git a/httemplate/elements/tr-select-user.html b/httemplate/elements/tr-select-user.html index a9572af8f..ba550fbc1 100644 --- a/httemplate/elements/tr-select-user.html +++ b/httemplate/elements/tr-select-user.html @@ -1,5 +1,5 @@ - <% $opt{'label'} || 'Employee: ' %> + <% $opt{'label'} || 'Employee: ' %> <% include('select-user.html', %opt) %> -- cgit v1.2.1