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) %> % }