summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/create.html.tmpl')
-rw-r--r--template/en/default/admin/components/create.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/admin/components/create.html.tmpl b/template/en/default/admin/components/create.html.tmpl
index 0949837fc..86411adad 100644
--- a/template/en/default/admin/components/create.html.tmpl
+++ b/template/en/default/admin/components/create.html.tmpl
@@ -52,6 +52,7 @@
[% INCLUDE global/userselect.html.tmpl
name => "initialowner"
id => "initialowner"
+ value => ""
size => 64
%]
</td>
@@ -64,6 +65,7 @@
[% INCLUDE global/userselect.html.tmpl
name => "initialqacontact"
id => "initialqacontact"
+ value => ""
size => 64
emptyok => 1
%]
@@ -78,6 +80,7 @@
[% INCLUDE global/userselect.html.tmpl
name => "initialcc"
id => "initialcc"
+ value => ""
size => 64
multiple => 5
%]