X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2df50105b46a5cbd6493271b137a136ccfe2ea5a..f787edd7045299de3885c052d243b446f7324ea0:/WEB-INF/templates/mobile/projects.tpl diff --git a/WEB-INF/templates/mobile/projects.tpl b/WEB-INF/templates/mobile/projects.tpl index 96dcce10..96d27054 100644 --- a/WEB-INF/templates/mobile/projects.tpl +++ b/WEB-INF/templates/mobile/projects.tpl @@ -10,11 +10,11 @@ {if $inactive_projects} {$i18n.form.projects.active_projects} {/if} + {if $active_projects} {$i18n.label.thing_name} {$i18n.label.description} - {if $active_projects} {foreach $active_projects as $project} {$project.name|escape}