Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/invitations/new.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/invitations/new.html.haml b/app/views/invitations/new.html.haml
index 1df37031e..2a2e2f5a5 100644
--- a/app/views/invitations/new.html.haml
+++ b/app/views/invitations/new.html.haml
@@ -28,9 +28,9 @@
%br
- %h4
- = t('.personal_message')
- = text_area_tag 'email_inviter[message]',nil, :rows => 3, :value => t('.check_out_diaspora')
+ //%h4
+ // = t('.personal_message')
+ //= text_area_tag 'email_inviter[message]',nil, :rows => 3, :value => t('.check_out_diaspora')
%p
= submit_tag t('.send_an_invitation')