diff --git a/app/views/account/change_password.rhtml b/app/views/account/change_password.rhtml index 173ed9b..254961d 100644 --- a/app/views/account/change_password.rhtml +++ b/app/views/account/change_password.rhtml @@ -1,4 +1,4 @@ -
<%= link_to _('Change password.'), :action => 'change_password' %> diff --git a/app/views/account/index_anonymous.rhtml b/app/views/account/index_anonymous.rhtml index 0864951..a4139bd 100644 --- a/app/views/account/index_anonymous.rhtml +++ b/app/views/account/index_anonymous.rhtml @@ -1,4 +1,4 @@ -
<%= link_to _('Login.'), :action => 'login' %> diff --git a/app/views/account/login.rhtml b/app/views/account/login.rhtml index afb676a..ce359ac 100644 --- a/app/views/account/login.rhtml +++ b/app/views/account/login.rhtml @@ -1,4 +1,4 @@ -
diff --git a/app/views/account/signup.rhtml b/app/views/account/signup.rhtml
index f17c3c9..12b7059 100644
--- a/app/views/account/signup.rhtml
+++ b/app/views/account/signup.rhtml
@@ -1,4 +1,4 @@
-