X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Ftasks.tpl;h=6c51ed260e32121d5571105f85db483acbf90644;hb=4c32352c1c34231ff49937b751c491c4a0880328;hp=8ed15fb8aa7ac6e7d4a6b077b4ca392c793f3920;hpb=7ece3d4c1cf7c91fc469373a6b8a997fd4ea3398;p=timetracker.git diff --git a/WEB-INF/templates/mobile/tasks.tpl b/WEB-INF/templates/mobile/tasks.tpl index 8ed15fb8..6c51ed26 100644 --- a/WEB-INF/templates/mobile/tasks.tpl +++ b/WEB-INF/templates/mobile/tasks.tpl @@ -16,7 +16,7 @@ {if $active_tasks} {foreach $active_tasks as $task} - + {$task.name|escape} {$task.description|escape} @@ -27,7 +27,7 @@

-
+
@@ -40,7 +40,7 @@ {$i18n.label.description} {foreach $inactive_tasks as $task} - + {$task.name|escape} {$task.description|escape} @@ -50,7 +50,7 @@

-
+
@@ -63,7 +63,7 @@ {if $active_tasks} {foreach $active_tasks as $task} - + {$task.name|escape} {$task.description|escape}