diff --git a/conntrackt/templates/admin/conntrackt/communication/change_list.html b/conntrackt/templates/admin/conntrackt/communication/change_list.html --- a/conntrackt/templates/admin/conntrackt/communication/change_list.html +++ b/conntrackt/templates/admin/conntrackt/communication/change_list.html @@ -7,7 +7,7 @@
  • {# Add the GET parameters from the admin's filter to 'Add entity' button #} {# so we can perform some filtering on source/destination interfaces. #} - + {% blocktrans with cl.opts.verbose_name as name %}Add {{ name }}{% endblocktrans %}