diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php
index bd5cb0b7b0..c57e7a0d31 100755
--- a/module/todo/view/batchcreate.html.php
+++ b/module/todo/view/batchcreate.html.php
@@ -33,7 +33,10 @@
|
todo->typeList, '', "onchange=loadList(this.value,$i+1) class='select-1'");?> |
todo->priList, $pri, 'class=select-1');?> |
- *";?> |
+
+ *";?>
+ *";?>
+ |
|
|
diff --git a/module/todo/view/footer.html.php b/module/todo/view/footer.html.php
index a5390075cc..7498e905a9 100644
--- a/module/todo/view/footer.html.php
+++ b/module/todo/view/footer.html.php
@@ -1,17 +1,18 @@
|