Improved layout

This commit is contained in:
Luca Deri 2026-02-27 13:11:16 +01:00
parent 09b8021702
commit 11514d504e
2 changed files with 3 additions and 2 deletions

View file

@ -1839,7 +1839,8 @@ function printFlowSNMPInfo(snmpdevice, input_idx, output_idx, as_row)
if(as_row == true) then
print("<span class=\"badge bg-info\">" .. "<a href=" .. url_input .. ">"
.. (inputidx_name or "") .. "</span></a> / ")
.. (inputidx_name or "") .. "</span></a>"
.. ' <i class="fas fa-long-arrow-alt-right"></i> ')
print("<span class=\"badge bg-info\">" .. "<a href=" .. url_output .. ">" ..
(outputidx_name or "") .. "</span></a>")