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:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-08-09 06:06:16 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-08-09 06:07:38 +0400
commit43bd8b68601214dd1d7d9519c111093addc05340 (patch)
treed332e60f0caa8d6e74f91ff776e36541efe49fff
parent97660e8f49a9dd50f16e3e24764de398ca62df85 (diff)
typo in the settings
-rw-r--r--app/views/invitations/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/invitations/new.html.haml b/app/views/invitations/new.html.haml
index 10228ac8a..e1dc190c8 100644
--- a/app/views/invitations/new.html.haml
+++ b/app/views/invitations/new.html.haml
@@ -39,7 +39,7 @@
%br
%br
- unless @sent_invitations.empty?
- .span-6.prepend-6.last
+ .span-6.prepend-3.last
#already_invited_pane
%h4
= t('.already_invited')