summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/edit-multiple.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-05-07 06:49:51 +0200
committergerv%gerv.net <>2002-05-07 06:49:51 +0200
commit8efe68824c3006c806ca4e31060e70b10286473b (patch)
tree2c5a7043876bb4c3844377a02fa1bdb2b4f256c6 /template/en/default/list/edit-multiple.html.tmpl
parent003d71db7ff0edb38b8fd964824cb8323dc68d54 (diff)
downloadbugzilla-8efe68824c3006c806ca4e31060e70b10286473b.tar.gz
bugzilla-8efe68824c3006c806ca4e31060e70b10286473b.tar.xz
Oops - adding INTERFACE comments accidentally included some code from another patch. Backing out those changes.
Diffstat (limited to 'template/en/default/list/edit-multiple.html.tmpl')
-rw-r--r--template/en/default/list/edit-multiple.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl
index fb28845c5..c7c8d00bf 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -280,7 +280,7 @@
Reassign</A> bugs to
</label>
<input name="assigned_to"
- value="[% user.login FILTER html %]"
+ value="[% user FILTER html %]"
onchange="document.forms.changeform.knob[[% knum %]].checked = true;"
size="32"><br />