diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php
index 45e16b191b..6b6bd9700b 100644
--- a/module/bug/view/create.html.php
+++ b/module/bug/view/create.html.php
@@ -313,4 +313,7 @@ js::set('isStepsTemplate', $isStepsTemplate);
bug->module);?>
+
diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php
index 868df96bb0..503029f008 100644
--- a/module/story/view/create.html.php
+++ b/module/story/view/create.html.php
@@ -250,4 +250,7 @@
story->module);?>
+
diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php
index 481db3ab8b..69d57fca11 100644
--- a/module/task/view/create.html.php
+++ b/module/task/view/create.html.php
@@ -297,4 +297,7 @@
isINT) and class_exists('common')) ? common::convert2Pinyin($stories) : array());?>
id);?>
+