diff options
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/user_mailer/confirmation_instructions.he.html.erb | 2 | ||||
-rw-r--r-- | app/views/user_mailer/confirmation_instructions.he.text.erb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/user_mailer/confirmation_instructions.he.html.erb b/app/views/user_mailer/confirmation_instructions.he.html.erb index 4dcc912a3..7933faa23 100644 --- a/app/views/user_mailer/confirmation_instructions.he.html.erb +++ b/app/views/user_mailer/confirmation_instructions.he.html.erb @@ -10,5 +10,5 @@ <p>בתודה מראש,<p> -<p>צות ניהול <%= @instance %></p> +<p>צוות ניהול <%= @instance %></p> </div> \ No newline at end of file diff --git a/app/views/user_mailer/confirmation_instructions.he.text.erb b/app/views/user_mailer/confirmation_instructions.he.text.erb index 5e4b526bf..8e37fc641 100644 --- a/app/views/user_mailer/confirmation_instructions.he.text.erb +++ b/app/views/user_mailer/confirmation_instructions.he.text.erb @@ -9,4 +9,4 @@ בתודה מראש, -צות ניהול <%= @instance %> \ No newline at end of file +צוות ניהול <%= @instance %> \ No newline at end of file |