From 6cc6326f15f0d4ea30441834f5a8b0d1f4eed24a Mon Sep 17 00:00:00 2001 From: grisel-davy Date: Thu, 22 Oct 2020 23:55:05 +0200 Subject: [PATCH] Not perfect but much better --- machines/templates/machines/aff_machines.html | 21 ++++++------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/machines/templates/machines/aff_machines.html b/machines/templates/machines/aff_machines.html index 77b65546..8e738df3 100644 --- a/machines/templates/machines/aff_machines.html +++ b/machines/templates/machines/aff_machines.html @@ -32,13 +32,6 @@ with this program; if not, write to the Free Software Foundation, Inc., {% endif %} - - - - - - - {% trans "DNS name" as tr_dns_name %} @@ -106,17 +99,16 @@ with this program; if not, write to the Free Software Foundation, Inc., {% endif %}
{% include 'buttons/sort.html' with prefix='machine' col='name' text=tr_dns_name %} -
- {% history_button interface %} - {% can_delete interface %} - {% include 'buttons/suppr.html' with href='machines:del-interface' id=interface.id %} - {% acl_end %} -
+ {% history_button interface %} + {% can_delete interface %} + {% include 'buttons/suppr.html' with href='machines:del-interface' id=interface.id %} + {% acl_end %}