diff --git a/app/views/issues/context_menu.rhtml b/app/views/issues/context_menu.rhtml
index 671655d..6856568 100644
--- a/app/views/issues/context_menu.rhtml
+++ b/app/views/issues/context_menu.rhtml
@@ -79,7 +79,7 @@
:class => 'icon-copy', :disabled => !@can[:copy] %>
<% if @can[:log_time] -%>
<%= link_to_if_authorized(l(:button_update), {:controller => 'issues', :action => 'edit', :id => @issue }, :onclick => 'showAndScrollTo("update", "notes"); return false;', :class => 'icon icon-edit', :accesskey => accesskey(:edit)) %>
-<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :issue_id => @issue}, :class => 'icon icon-time' %>
+<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :issue_id => @issue}, :class => 'icon icon-time-add' %>
<%= watcher_tag(@issue, User.current) %>
<%= link_to_if_authorized l(:button_copy), {:controller => 'issues', :action => 'new', :project_id => @project, :copy_from => @issue }, :class => 'icon icon-copy' %>
<%= link_to_if_authorized l(:button_move), {:controller => 'issues', :action => 'move', :id => @issue }, :class => 'icon icon-move' %>
@@ -34,7 +34,7 @@
<%=l(:field_category)%>: | <%=h @issue.category ? @issue.category.name : "-" %> |
<% if User.current.allowed_to?(:view_time_entries, @project) %>
<%=l(:label_spent_time)%>: |
-
<%= @issue.spent_hours > 0 ? (link_to lwr(:label_f_hour, @issue.spent_hours), {:controller => 'timelog', :action => 'details', :project_id => @project, :issue_id => @issue}, :class => 'icon icon-time') : "-" %> |
+
<%= @issue.spent_hours > 0 ? (link_to lwr(:label_f_hour, @issue.spent_hours), {:controller => 'timelog', :action => 'details', :project_id => @project, :issue_id => @issue}) : "-" %> |
<% end %>
diff --git a/app/views/timelog/details.rhtml b/app/views/timelog/details.rhtml
index d78b384..f4ae68a 100644
--- a/app/views/timelog/details.rhtml
+++ b/app/views/timelog/details.rhtml
@@ -1,5 +1,5 @@
-<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :project_id => @project, :issue_id => @issue}, :class => 'icon icon-time' %>
+<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :project_id => @project, :issue_id => @issue}, :class => 'icon icon-time-add' %>
<%= render_timelog_breadcrumb %>
diff --git a/app/views/timelog/report.rhtml b/app/views/timelog/report.rhtml
index f41a1b5..5f3ed09 100644
--- a/app/views/timelog/report.rhtml
+++ b/app/views/timelog/report.rhtml
@@ -1,5 +1,5 @@
-<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :project_id => @project, :issue_id => @issue}, :class => 'icon icon-time' %>
+<%= link_to_if_authorized l(:button_log_time), {:controller => 'timelog', :action => 'edit', :project_id => @project, :issue_id => @issue}, :class => 'icon icon-time-add' %>
<%= render_timelog_breadcrumb %>
diff --git a/public/images/time.png b/public/images/time.png
index 81aa780e3890457478c32059f264b776220741ff..911da3f1d31fca4494a4beb22014e5c5c724c236 100644
GIT binary patch
delta 781
zc$@(Z1M>Wo1DOVp8Gi-<001BJ|6u?C00d`2O+f$vugEtAis=9V02y>eSaefwW^{L9
za%BKPWN%_+AW3auXJt}lVPtu6$z?nM00OH?L_t(I%caxXPtpMZ#qs{6dZ^acQ!hPP
zE^C=vZnd^rmj?}lBugyJuA+&WW|UA0-f}e&3ok_E1tru>6o2`Jl$SvK0Rs9f{q{y{
zIa}-Dyqt&6(>dFKZU2)$ik`;X`y5SIt-~)BOCLIw((tQ%$!^S9u+-(ec=0fQ&z6AA
zR9rdQrC1Ai`uR3LLnIPL6hnOZJj$rOkJGWB(yB#;DR8&Lhqi{0(#
zwc#SwSB~jZKzIFx`8od>2Fo-Pfe7*M8^q#qw2yTxihm-})m2(7-Poo??lia=8#Gd@
z%n(w5_38O!IP`_v&)h5~B*LrftO1t`RTx^^kzZ5M+0y=9>
zCqv(6Q0ZLE#v~RK>jcCoH}2j;eockVHA?V1I71Q_H1F}x^ig*?;}_6!KifAmW=3Oj
z(>E>?DWLA=x$X5uM-!9IdY+kwxn-KfB`gz5NW|h2
zZeba9!zZen-!ft?q9P|PS*AR>^S2?@s7@%Jmwy~#qQ8=!K_|t!elC^25BvM6b~dytCUw3X6J$BMQ*
zleXZ*uClz0h6lL^{8h5FM3pQp@gVnrUn4tYEX&W{{nt1CYkmS4ybI=lp*k1<0000<
LMFvhpu0mjf9CL3<
delta 388
zc$@)*0ek+L29yJk8Gi!+001a04^sdD04#JxSad^jWnpw_Z*Cw|X>DZyb75^RAT=Ou
zVQC;TFfcbDF)}(bHaaymAS*C2FfhPrBK!aV00(qQO+^RS1qBKm5xs!{3;+NC32;bR
za{vGf5&!@T5&_cPe*6Fc00d`2O+f$vv5yP}*`v1q;sj*qIw3LR9Aru{O*7(5?
zYtEIhFJ~?hqeW8j)sg)tUr)8(1w+dV~#6Y3?6FD7nDHK>VL42oe(*rZTUs{)lBOewOJrAS)@sgRZy
z%F>hyq)^%d($a+jvbEIPma<%g&wCql)nJT?C;2jG&YAhmnKKgsAmV>?EHES~x~T7X
zs+sKJY)$uZ$;sXvQYTGaS2d(|cfZX!|5t!kR#0tLbM}|5W7u4C!0-2gAiP*vG{dZu
zpszlDTUwr!_ea36B)`&b5W?qi!|L|o{h$lgowKNt&7f6j$CPayE~_4jy2lXZ$7TKo
zP_^Rg$&G$-I%;z7v@(FfmgKcnw*_L=0_Lcb
zLkC9)hC&cDim*X}0(*PtR1HFFBT(FKf@MOAIxfq_05r`>yFTv5iHukZk`&|+%R~ULN=n0<
zwMH{M2Y|s#BDvxd+>Q}6WV3z(I?H054vP{MG80A?2&__JW&z`G!!PDX?YR7GjC`?n{pDbW%Dq)z9LBVBN!qPTXY$6O9kX}RpA#Z
z8F+~Dfp{9Q%Y39-UM%Mw{}$%PsxdTSK!IosPpU?dUZKMkZX^^l_4w63ngulA_kS(O
zy_Z+Zxe=5L?_x@m59gd1&eSqXN&&j;A0wZRe+P0j{YEgzubTh>002ovPDHLk
FV1g6?b$0*&
literal 0
Hc$@