Skip to content

Commit

Permalink
Update long.html
Browse files Browse the repository at this point in the history
  • Loading branch information
garanews authored May 15, 2019
1 parent d0b3a27 commit 076c088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thehive-templates/DNSSinkhole_1_0/long.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<dt>Status</dt>
<dd>
<p style="font-size: 1.5em;">
<span class="label label-success" ng-if="content.is_sinkhole">
<span class="label label-danger" ng-if="content.is_sinkhole">
IP is sinkholed.
</span>
<span class="label label-info" ng-if="!content.is_sinkhole">
Expand Down

0 comments on commit 076c088

Please sign in to comment.