Swapped out placeholder text on teams admin page

Changed "simple Teams description" placeholder subtitle to "allow you
to organize groups of people that have a common focus. Use teams to
simplify the process of assigning roles to groups of people."
This commit is contained in:
Ciaran Downey 2013-05-01 15:09:18 -07:00
parent 56d15660b8
commit 7e5cad8f28
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%h3.page_title
Teams
%small
simple Teams description
allow you to organize groups of people that have a common focus. Use teams to simplify the process of assigning roles to groups of people.
= link_to 'New Team', new_admin_team_path, class: "btn btn-small pull-right"
%br