From 1e95913315c21a2ce181007d66294c5f1f975038 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Fri, 21 Dec 2012 17:13:17 -0500 Subject: - Converted several pages to use the new ProdCompSearch extension - Other MyDashboard improvements/fixes --- .../template/en/default/guided/guided.html.tmpl | 26 ++++++++++------------ 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'extensions/GuidedBugEntry') diff --git a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl index 93d036f7b..ddae5443b 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl @@ -112,26 +112,24 @@ dupes.setLabels( %] -[% IF BMO %] +[% IF BMO %]

Or search for a Product:

+
-
-
- Type to find product and component by name or description: - -
- -
-
+ [% PROCESS prodcompsearch/form.html.tmpl + input_label = "Type to find product and component by name or description:" + %]
- [% END %] -- cgit v1.2.3-24-g4f1b