From b356e9fabeffd0c0f0ddf24b3a40949911208739 Mon Sep 17 00:00:00 2001 From: John Crisp Date: Fri, 13 Jun 2025 16:47:49 +0200 Subject: [PATCH] Cosmetic tweaks --- .../themes/AdminLTE/templates/partials/_hos_list.html.ep | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/root/usr/share/smanager/themes/AdminLTE/templates/partials/_hos_list.html.ep b/root/usr/share/smanager/themes/AdminLTE/templates/partials/_hos_list.html.ep index 34cddf2..9644a48 100644 --- a/root/usr/share/smanager/themes/AdminLTE/templates/partials/_hos_list.html.ep +++ b/root/usr/share/smanager/themes/AdminLTE/templates/partials/_hos_list.html.ep @@ -26,7 +26,7 @@ <%= l 'IP_ADDRESS_OR_FQDN' %> <%= l 'hos_ETHERNET_ADDRESS' %> <%= l 'COMMENT' %> - <%= l 'ACTION' %> + <%= l 'ACTION' %> @@ -63,8 +63,8 @@ % %}; % } - <%= $c->render_to_string(inline => $actionModify) %> - <%= $c->render_to_string(inline => $actionRemove) %> + <%= $c->render_to_string(inline => $actionModify) %> + <%= $c->render_to_string(inline => $actionRemove) %> % }