Fixed some typos.

This commit is contained in:
benni 2011-06-10 13:31:01 +02:00
parent 172db1d37e
commit a27c0c67fc
3 changed files with 2 additions and 3 deletions

View file

@ -10,5 +10,5 @@
|
= link_to 'Löschen', [:admin, @workgroup], :confirm => 'Bist Du sicher?', :method => :delete
|
= link_to 'Nachricht senden', new_message_path(:message => {:group_id => @ordergroup.id})
= link_to 'Nachricht senden', new_message_path(:message => {:group_id => @workgroup.id})
%p{:style => "clear:both"}= link_to "Gruppenübersicht", admin_workgroups_path