@@ -1,5 +1,3 | |||
|
1 |
< |
|
|
1 | <%= title [l(:label_group_plural), groups_path], @group.name %> | |
|
2 | 2 | |
|
3 | 3 | <%= render_tabs group_settings_tabs %> |
|
4 | ||
|
5 | <% html_title(l(:label_group), @group, l(:label_administration)) -%> |
@@ -2,7 +2,7 | |||
|
2 | 2 | <%= link_to l(:label_group_new), new_group_path, :class => 'icon icon-add' %> |
|
3 | 3 | </div> |
|
4 | 4 | |
|
5 |
|
|
|
5 | <%= title l(:label_group_plural) %> | |
|
6 | 6 | |
|
7 | 7 | <% if @groups.any? %> |
|
8 | 8 | <table class="list groups"> |
General Comments 0
You need to be logged in to leave comments.
Login now