]> git.donarmstrong.com Git - debbugs.git/blobdiff - templates/en_US/cgi/pkgreport_options_include_exclude_key.tmpl
Switch from Text::Template to Text::Xslate
[debbugs.git] / templates / en_US / cgi / pkgreport_options_include_exclude_key.tmpl
diff --git a/templates/en_US/cgi/pkgreport_options_include_exclude_key.tmpl b/templates/en_US/cgi/pkgreport_options_include_exclude_key.tmpl
deleted file mode 100644 (file)
index ab0a246..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<nobr><select name="_fo_{$incexc}key">
-{output_select_options([subject => 'with subject containing',
-                               tags => 'tagged',
-                       severity => 'with severity',
-                        pending  => 'with pending state',
-                        originator => 'with submitter containing',
-                       forwarded  => 'with forwarded containing',
-                       owner      => 'with owner containing',
-                       package    => 'with package',
-                       ],$key1||'')}
-</select>
-<input type="text" name="_fo_{$incexc}value" value ="{html_escape($key2)||''}">
-<!-- {$value_index} -->
-</nobr>