From 0fcdc36642e1430f02ebf5326740e231883bd41f Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 30 Jan 2010 07:38:32 +0000 Subject: discounts, RT#6679 --- httemplate/elements/tr-input-text.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/tr-input-text.html') diff --git a/httemplate/elements/tr-input-text.html b/httemplate/elements/tr-input-text.html index 14f1425df..81efa1fe5 100644 --- a/httemplate/elements/tr-input-text.html +++ b/httemplate/elements/tr-input-text.html @@ -1,6 +1,6 @@ <% include('tr-td-label.html', @_ ) %> - ><% include('input-text.html', @_ ) %> + ID="<% $opt{input_id} || $opt{id}.'_input0' %>"><% include('input-text.html', @_ ) %> -- cgit v1.2.1