summaryrefslogtreecommitdiffstats
path: root/extensions/FlagDefaultRequestee/lib/Constants.pm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/FlagDefaultRequestee/lib/Constants.pm')
-rw-r--r--extensions/FlagDefaultRequestee/lib/Constants.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/FlagDefaultRequestee/lib/Constants.pm b/extensions/FlagDefaultRequestee/lib/Constants.pm
index fd7298484..2c2cdf35c 100644
--- a/extensions/FlagDefaultRequestee/lib/Constants.pm
+++ b/extensions/FlagDefaultRequestee/lib/Constants.pm
@@ -18,9 +18,9 @@ our @EXPORT = qw(
);
use constant FLAGTYPE_TEMPLATES => (
- "attachment/edit.html.tmpl",
- "attachment/createformcontents.html.tmpl",
- "bug/edit.html.tmpl",
+ "attachment/edit.html.tmpl",
+ "attachment/createformcontents.html.tmpl",
+ "bug/edit.html.tmpl",
"bug/create/create.html.tmpl"
);