[refs #265] fixed message for deleted branch

This commit is contained in:
Alexander Machehin 2012-03-14 15:38:22 +06:00
parent b93032e226
commit 1ff3cf5662
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.top
%span= t('notifications.bodies.delete_branch', {:branch_name => branch_name, :project_name => project_name}
%span= t('notifications.bodies.delete_branch', {:branch_name => branch_name, :project_name => project_name})
= activity_feed.created_at
.both
.fulltext