diff --git a/app/views/admin/licenses/show.html.haml b/app/views/admin/licenses/show.html.haml index a974a3357f..de0260fdf7 100644 --- a/app/views/admin/licenses/show.html.haml +++ b/app/views/admin/licenses/show.html.haml @@ -55,7 +55,7 @@ #{restricted} users - - if historical && historical > restricted + - if historical && historical > restricted && current < restricted %span.label.label-danger.pull-right.prepend-left-10 %strong Maximum during license life: #{historical} users