From 90e06162999c8ec7fa9bcfa391800f7907419d9b Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 24 Oct 2014 22:51:30 -0400 Subject: Rename Locales and Templates folders to be more consistent --- app/Template/task_layout.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app/Template/task_layout.php (limited to 'app/Template/task_layout.php') diff --git a/app/Template/task_layout.php b/app/Template/task_layout.php new file mode 100644 index 00000000..ca0a413f --- /dev/null +++ b/app/Template/task_layout.php @@ -0,0 +1,16 @@ +
+ +
+ + $task, 'hide_remove_menu' => isset($hide_remove_menu))) ?> + +
+ +
+
+
\ No newline at end of file -- cgit v1.2.3