Change thimthub enum icon back to info
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<%= notice_icon %> Timthumb(s) Identified:
|
<%= notice_icon %> Timthumb(s) Identified:
|
||||||
<% @timthumbs.each do |timthumb| -%>
|
<% @timthumbs.each do |timthumb| -%>
|
||||||
|
|
||||||
<%= critical_icon %> <%= timthumb %>
|
<%= info_icon %> <%= timthumb %>
|
||||||
<%= render('@finding', item: timthumb) -%>
|
<%= render('@finding', item: timthumb) -%>
|
||||||
|
|
|
|
||||||
<% if timthumb.version -%>
|
<% if timthumb.version -%>
|
||||||
|
|||||||
Reference in New Issue
Block a user