From dffb156227cb8edfdb483e644bd2b58d3c0d19c1 Mon Sep 17 00:00:00 2001 From: Carsten Otto Date: Wed, 13 May 2015 22:56:39 +0200 Subject: [PATCH] add quotes --- app/views/recurring_todos/index.html.erb | 2 +- app/views/stats/done.html.erb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/recurring_todos/index.html.erb b/app/views/recurring_todos/index.html.erb index 6ae1fd5d..f04f4788 100644 --- a/app/views/recurring_todos/index.html.erb +++ b/app/views/recurring_todos/index.html.erb @@ -10,7 +10,7 @@
- +

<%= t('common.last') %> <%= t('todos.completed_recurring') %>

diff --git a/app/views/stats/done.html.erb b/app/views/stats/done.html.erb index f81b04c4..7d8d1bf8 100644 --- a/app/views/stats/done.html.erb +++ b/app/views/stats/done.html.erb @@ -1,6 +1,6 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.actions') %>

@@ -12,7 +12,7 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.projects') %>

@@ -29,7 +29,7 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.recurring_todos') %>