From 2b59c205a2d7f597fd66d2920f16c87a0742c936 Mon Sep 17 00:00:00 2001 From: Daniel Saewitz Date: Fri, 29 Mar 2013 14:15:17 -0400 Subject: [PATCH] Remove translations for now --- views/app/tasks.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/app/tasks.html b/views/app/tasks.html index 61c9bd9059..ebdaf1d598 100644 --- a/views/app/tasks.html +++ b/views/app/tasks.html @@ -25,7 +25,7 @@
-

{{t("Habits")}}

+

Habits

    {#each _habitList as :task}{/} @@ -38,7 +38,7 @@
    -

    {{t("Daily")}}

    +

    Dailies

      {#each _dailyList as :task}{/} @@ -59,7 +59,7 @@ -

      {{t("Todos")}}

      +

      Todos