summaryrefslogtreecommitdiff
path: root/app/helpers/system_note_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/system_note_helper.rb')
-rw-r--r--app/helpers/system_note_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/system_note_helper.rb b/app/helpers/system_note_helper.rb
index dcf5a301750..51ebac88d91 100644
--- a/app/helpers/system_note_helper.rb
+++ b/app/helpers/system_note_helper.rb
@@ -18,7 +18,7 @@ module SystemNoteHelper
when 'assignee'
'icon_user'
when 'title'
- 'icon_pencil'
+ 'icon_edit'
when 'task'
'icon_check_square_o'
when 'label'