@@ -15,7 +15,6 | |||
|
15 | 15 | l(:label_issue_category_new), |
|
16 | 16 | 'category[name]', |
|
17 | 17 | {:controller => 'projects', :action => 'add_issue_category', :id => @project}, |
|
18 | :class => 'small', | |
|
19 | 18 | :title => l(:label_issue_category_new), |
|
20 | 19 | :tabindex => 199) if authorize_for('projects', 'add_issue_category') %></p> |
|
21 | 20 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now