diff options
Diffstat (limited to 'template/en/default/list')
-rw-r--r-- | template/en/default/list/list.html.tmpl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 5eb7b7c45..f0e03cd42 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -19,6 +19,11 @@ # Contributor(s): Myk Melez <myk@mozilla.org> #%] +[%# INTERFACE: + # searchtype: string. Type of search - either "series", "saved" or undef. + # ... + #%] + [%############################################################################%] [%# Template Initialization #%] [%############################################################################%] @@ -155,7 +160,7 @@ <a href="query.cgi?[% urlquerypart FILTER html %]">Edit Search</a> </td> - [% IF searchname %] + [% IF searchtype == "saved" %] <td valign="middle" nowrap="nowrap"> | <a href="buglist.cgi?cmdtype=dorem&remaction=forget&namedcmd= |