summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t/008filter.t2
-rw-r--r--template/en/default/list/list.html.tmpl1
2 files changed, 1 insertions, 2 deletions
diff --git a/t/008filter.t b/t/008filter.t
index e73d23835..03b0cc6c2 100644
--- a/t/008filter.t
+++ b/t/008filter.t
@@ -173,7 +173,7 @@ sub directive_ok {
# Directives
return 1 if $directive =~ /^(IF|END|UNLESS|FOREACH|PROCESS|INCLUDE|
- BLOCK|USE|ELSE|NEXT|LAST|DEFAULT|FLUSH|
+ BLOCK|USE|ELSE|NEXT|LAST|DEFAULT|
ELSIF|SET|SWITCH|CASE|WHILE|RETURN|STOP|
TRY|CATCH|FINAL|THROW|CLEAR|MACRO|FILTER)/x;
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index 28540cdc0..b5c414ba1 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -125,7 +125,6 @@
[%# Bug Table #%]
[%############################################################################%]
-[% FLUSH %]
[% PROCESS list/table.html.tmpl %]
[%############################################################################%]